Skip to main content
Andypbrowne

Command Line Snippets

And look cool while you are doing it

A list of helpful code snippets for us making this, my personal blog. This post assumes you are using the command line to work on a personal website. The primary reasons for doing this is to speed up workflow and to look cool while you are doing it.

Snippets

1. Duplicate a directory

cp -r content/blog/_template content/blog/title-tk

2. Error Fatal: Not possible to fast-forward, aborting

git pull --rebase

3. Create new branch

git checkout -b NEW_BRANCH_NAME

4. Open VS Code editor (w/ shell command installed)

code .

5. review last commit

git log [BRANCH NAME]

6. Speed up commit

Resources #

To Do #

🧐

Related


  1. Using a screenreader

  2. alternative text

    Kickoff

  3. A line drawing of keyboard keys

    Creator Micro

  4. The initials FPO which mean for placeholder only

    Fresh energy and the reality of the design process

  5. A group of abstract shapes with transparent colored dots on top

    Energy Dots

  6. Just a placeholder image that says FPO which means for

    Shortcuts

More posts can be found in the archive →