aboutsummaryrefslogtreecommitdiff
path: root/shenanigans.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shenanigans.sh')
-rwxr-xr-xshenanigans.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/shenanigans.sh b/shenanigans.sh
index 32bec7a..d4f4b90 100755
--- a/shenanigans.sh
+++ b/shenanigans.sh
@@ -1,5 +1,5 @@
1# Software list. 1# Software list.
2# cifs-utils tree s3cmd xclip mc gnupg ripgrep jq xmlstarlet fzf htop nvtop newsboat tmux 2# cifs-utils tree 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
@@ -37,6 +37,7 @@ alias less='less -R'
37alias gg='lazygit' 37alias gg='lazygit'
38alias tmux='tmux -u' 38alias tmux='tmux -u'
39alias server='python3 -m http.server 6969' 39alias server='python3 -m http.server 6969'
40alias nvim='nvim -u ~/.vimrc'
40 41
41# Custom folder jump commands. 42# Custom folder jump commands.
42 43