←back to thread

756 points speckx | 1 comments | | HN request time: 0.341s | source
Show context
some_guy_nobel ◴[] No.45674906[source]
These are great, and I have a few matching myself.

Here are some super simple ones I didn't see that I use almost every day:

cl="clear"

g="git"

h="history"

ll="ls -al"

path='echo -e ${PATH//:/\\n}'

lv="live-server"

And for common navigation:

dl="cd ~/Downloads"

dt="cd ~/Desktop"

replies(1): >>45675569 #
1. fragmede ◴[] No.45675569[source]
k=kubectl