diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-04-30 04:57:50 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-04-30 04:57:50 +0200 |
| commit | 061818d546b6ff79bfa7d86d26fdc22ef7838bb8 (patch) | |
| tree | 42e91b6bb9dabb4b0d72be1f19c1838f3ee4fe7f /.shenanigans.sh | |
| parent | 5f0af87ca55b0ca5a63ad5f51aee5991f7a4e8bd (diff) | |
| download | dotfiles-master.tar.gz | |
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 |
