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 5ed2845..97f459c 100755 --- a/shenanigans.sh +++ b/shenanigans.sh | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Software list. | 1 | # Software list. |
| 2 | # cifs-utils tree s3cmd xclip mc gnupg ripgrep jq xmlstarlet fzf | 2 | # cifs-utils tree s3cmd xclip mc gnupg ripgrep jq xmlstarlet fzf |
| 3 | # htop nvtop newsboat | 3 | # htop nvtop newsboat tmux |
| 4 | 4 | ||
| 5 | # Magical environment variables. | 5 | # Magical environment variables. |
| 6 | 6 | ||
| @@ -36,7 +36,6 @@ alias x='exit' | |||
| 36 | alias grep='grep --color=always' | 36 | alias grep='grep --color=always' |
| 37 | alias less='less -R' | 37 | alias less='less -R' |
| 38 | alias gg='lazygit' | 38 | alias gg='lazygit' |
| 39 | alias z='zellij --layout compact options --simplified-ui true --disable-mouse-mode' | ||
| 40 | alias server='python3 -m http.server 6969' | 39 | alias server='python3 -m http.server 6969' |
| 41 | 40 | ||
| 42 | # Custom folder jump commands. | 41 | # Custom folder jump commands. |
