diff options
| -rwxr-xr-x | shenanigans.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shenanigans.sh b/shenanigans.sh index 040f8bc..f194197 100755 --- a/shenanigans.sh +++ b/shenanigans.sh | |||
| @@ -35,9 +35,7 @@ alias x='exit' | |||
| 35 | alias grep='grep --color=always' | 35 | alias grep='grep --color=always' |
| 36 | alias less='less -R' | 36 | alias less='less -R' |
| 37 | alias e='emacs' | 37 | alias e='emacs' |
| 38 | alias n='nvim' | ||
| 39 | alias gg='lazygit' | 38 | alias gg='lazygit' |
| 40 | alias gt='git-town' | ||
| 41 | alias server='python3 -m http.server 6969' | 39 | alias server='python3 -m http.server 6969' |
| 42 | 40 | ||
| 43 | # Custom folder jump commands. | 41 | # Custom folder jump commands. |
