diff options
Diffstat (limited to '.shenanigans.sh')
| -rwxr-xr-x | .shenanigans.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.shenanigans.sh b/.shenanigans.sh index 06fe820..ebd0b68 100755 --- a/.shenanigans.sh +++ b/.shenanigans.sh | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | # Software list: | 1 | # Software list: |
| 2 | # vim git tmux maim xclip xsel mc htop entr cifs-utils rsync jq rofi picom | 2 | # xss-lock xkbset xclip xsel cifs-utils picom |
| 3 | # st rsync curl hstr tree make gdb nvtop ctags stow newsboat mpv lazygit fd | 3 | # vim git tmux maim mc htop entr rsync jq rofi stow newsboat |
| 4 | # st rsync curl hstr tree make gdb nvtop ctags mpv lazygit fd | ||
| 4 | 5 | ||
| 5 | # Only run if the script is being sourced (bashrc). | 6 | # Only run if the script is being sourced (bashrc). |
| 6 | if [[ "${BASH_SOURCE[0]}" != "${0}" ]]; then | 7 | if [[ "${BASH_SOURCE[0]}" != "${0}" ]]; then |
