aboutsummaryrefslogtreecommitdiff
path: root/.shenanigans.sh
diff options
context:
space:
mode:
Diffstat (limited to '.shenanigans.sh')
-rwxr-xr-x.shenanigans.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/.shenanigans.sh b/.shenanigans.sh
index 9e3aaa2..06fe820 100755
--- a/.shenanigans.sh
+++ b/.shenanigans.sh
@@ -1,9 +1,6 @@
1# Software list: 1# Software list:
2# file-roller xfce4-plugins thunar-archive-plugin
3# vim git tmux maim xclip xsel mc htop entr cifs-utils rsync jq rofi picom 2# vim git tmux maim xclip xsel mc htop entr cifs-utils rsync jq rofi picom
4# st rsync curl hstr tree make gdb nvtop ctags stow newsboat mpv lazygit fd 3# st rsync curl hstr tree make gdb nvtop ctags stow newsboat mpv lazygit fd
5# Additonal stuff:
6# go install golang.org/x/tools/gopls@latest
7 4
8# Only run if the script is being sourced (bashrc). 5# Only run if the script is being sourced (bashrc).
9if [[ "${BASH_SOURCE[0]}" != "${0}" ]]; then 6if [[ "${BASH_SOURCE[0]}" != "${0}" ]]; then