diff --git a/.shenanigans.sh b/.shenanigans.sh index 255812adfc4e4cf03d0ed085334f786a020991cb..ef41195ce68bd3e397c648d02eec59aace10f35c 100755 --- a/.shenanigans.sh +++ b/.shenanigans.sh @@ -1,7 +1,7 @@ # Software list (Void Linux): # void-repo-nonfree void-repo-multilib void-repo-multilib-nonfree # file-roller xfce4-plugins thunar-archive-plugin -# lm_sensors conky maim xlockmore picom cwm xclip xsetroot xdotool +# lm_sensors conky maim xlockmore picom cwm xclip xsetroot xdotool fd # xss-lock wmctrl zip mc htop entr cifs-utils rsync jq rofi st lynx # clang clang-tools-extra vim git curl tmux hstr tree make cmake gdb # vifm nvtop ctags stow newsboat mpv rsync python3-pipx lazygit tcc @@ -34,7 +34,7 @@ alias less='less -R' alias tmux='tmux -u' alias gg='lazygit' alias server='python3 -m http.server 6969' - alias newsboat='newsboat -r -u ~/.feeds.txt --cleanup' + alias newsboat='newsboat -r -u ~/.feeds.txt' # Custom folder jump commands. alias j='cd ~/Junk'