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 a6777ab..ff23a86 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 htop nvtop newsboat tmux ctags | 2 | # cifs-utils tree hstr s3cmd xclip mc gnupg ripgrep jq xmlstarlet htop nvtop newsboat tmux ctags vim |
| 3 | 3 | ||
| 4 | # Magical environment variables. | 4 | # Magical environment variables. |
| 5 | 5 | ||
| @@ -30,7 +30,6 @@ alias l='ls -lh --color=none' | |||
| 30 | alias ll='ls -lha --color=none' | 30 | alias ll='ls -lha --color=none' |
| 31 | alias t='tree -L 2' | 31 | alias t='tree -L 2' |
| 32 | alias ..='cd ..' | 32 | alias ..='cd ..' |
| 33 | alias h='history' | ||
| 34 | alias grep='grep --color=always' | 33 | alias grep='grep --color=always' |
| 35 | alias less='less -R' | 34 | alias less='less -R' |
| 36 | alias tmux='tmux -u' | 35 | alias tmux='tmux -u' |
