aboutsummaryrefslogtreecommitdiff
path: root/shenanigans.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shenanigans.sh')
-rwxr-xr-xshenanigans.sh3
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 ..'
32alias h='history' 32alias h='history'
33alias grep='grep --color=always' 33alias grep='grep --color=always'
34alias less='less -R' 34alias less='less -R'
35alias gg='lazygit'
36alias tmux='tmux -u' 35alias tmux='tmux -u'
37alias server='python3 -m http.server 6969' 36alias server='python3 -m http.server 6969'
38 37