aboutsummaryrefslogtreecommitdiff
path: root/shenanigans.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shenanigans.sh')
-rwxr-xr-xshenanigans.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/shenanigans.sh b/shenanigans.sh
index 41b088f..792d715 100755
--- a/shenanigans.sh
+++ b/shenanigans.sh
@@ -1,5 +1,6 @@
1# Software list. 1# Software list.
2# cifs-utils tree s3cmd xclip mc gnupg ripgrep jq xmlstarlet tilix fzf hx newsbeuter 2# cifs-utils tree s3cmd xclip mc gnupg ripgrep jq xmlstarlet fzf
3# htop nvtop newsboat
3 4
4# Magical environment variables. 5# Magical environment variables.
5 6
@@ -35,7 +36,6 @@ alias grep='grep --color=always'
35alias less='less -R' 36alias less='less -R'
36alias gg='lazygit' 37alias gg='lazygit'
37alias server='python3 -m http.server 6969' 38alias server='python3 -m http.server 6969'
38alias z='zellij --layout compact options --simplified-ui true --disable-mouse-mode'
39 39
40# Custom folder jump commands. 40# Custom folder jump commands.
41 41
@@ -78,7 +78,7 @@ backup() {
78 cp /home/$USER/.gitconfig gitconfig 78 cp /home/$USER/.gitconfig gitconfig
79 79
80 cp /home/$USER/.vimrc vimrc 80 cp /home/$USER/.vimrc vimrc
81 cp /home/$USER/.alacritty.yml alacritty.yml 81 cp /home/$USER/.tmux tmux
82 cp /home/$USER/.config/helix/config.toml config.toml 82 cp /home/$USER/.config/helix/config.toml config.toml
83 cp /home/$USER/.newsboat/urls urls 83 cp /home/$USER/.newsboat/urls urls
84 cp /home/$USER/.newsboat/cache.db cache.db 84 cp /home/$USER/.newsboat/cache.db cache.db