diff options
Diffstat (limited to 'shenanigans.sh')
| -rwxr-xr-x | shenanigans.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shenanigans.sh b/shenanigans.sh index f402c51..12957c3 100755 --- a/shenanigans.sh +++ b/shenanigans.sh | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Software list. | 1 | # Software list. |
| 2 | # cifs-utils tree hstr s3cmd xclip mc gnupg ripgrep jq xmlstarlet fzf htop nvtop newsboat tmux ctags | 2 | # cifs-utils treei tig hstr s3cmd xclip mc gnupg ripgrep jq xmlstarlet fzf htop nvtop newsboat tmux ctags |
| 3 | 3 | ||
| 4 | # Magical environment variables. | 4 | # Magical environment variables. |
| 5 | 5 | ||
| @@ -32,7 +32,6 @@ alias ..='cd ..' | |||
| 32 | alias h='history' | 32 | alias h='history' |
| 33 | alias grep='grep --color=always' | 33 | alias grep='grep --color=always' |
| 34 | alias less='less -R' | 34 | alias less='less -R' |
| 35 | alias gg='lazygit' | ||
| 36 | alias tmux='tmux -u' | 35 | alias tmux='tmux -u' |
| 37 | alias server='python3 -m http.server 6969' | 36 | alias server='python3 -m http.server 6969' |
| 38 | 37 | ||
