From dd295c36b90357dcb427cabb288383cb8f6b06d8 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 4 Jan 2026 13:19:05 +0100 Subject: Updated shenanigans --- .shenanigans.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.shenanigans.sh') diff --git a/.shenanigans.sh b/.shenanigans.sh index 255812a..ef41195 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 @@ if [[ "${BASH_SOURCE[0]}" != "${0}" ]]; then 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' -- cgit v1.2.3