aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-01-04 13:19:05 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2026-01-04 13:19:05 +0100
commitdd295c36b90357dcb427cabb288383cb8f6b06d8 (patch)
tree9a152ec3e644436386fa3e3c8c1325843e557236
parentc96acc4569776c8716b462465b35713d5ab47dcb (diff)
downloaddotfiles-dd295c36b90357dcb427cabb288383cb8f6b06d8.tar.gz
Updated shenanigans
-rwxr-xr-x.shenanigans.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/.shenanigans.sh b/.shenanigans.sh
index 255812a..ef41195 100755
--- a/.shenanigans.sh
+++ b/.shenanigans.sh
@@ -1,7 +1,7 @@
1# Software list (Void Linux): 1# Software list (Void Linux):
2# void-repo-nonfree void-repo-multilib void-repo-multilib-nonfree 2# void-repo-nonfree void-repo-multilib void-repo-multilib-nonfree
3# file-roller xfce4-plugins thunar-archive-plugin 3# file-roller xfce4-plugins thunar-archive-plugin
4# lm_sensors conky maim xlockmore picom cwm xclip xsetroot xdotool 4# lm_sensors conky maim xlockmore picom cwm xclip xsetroot xdotool fd
5# xss-lock wmctrl zip mc htop entr cifs-utils rsync jq rofi st lynx 5# xss-lock wmctrl zip mc htop entr cifs-utils rsync jq rofi st lynx
6# clang clang-tools-extra vim git curl tmux hstr tree make cmake gdb 6# clang clang-tools-extra vim git curl tmux hstr tree make cmake gdb
7# vifm nvtop ctags stow newsboat mpv rsync python3-pipx lazygit tcc 7# vifm nvtop ctags stow newsboat mpv rsync python3-pipx lazygit tcc
@@ -34,7 +34,7 @@ if [[ "${BASH_SOURCE[0]}" != "${0}" ]]; then
34 alias tmux='tmux -u' 34 alias tmux='tmux -u'
35 alias gg='lazygit' 35 alias gg='lazygit'
36 alias server='python3 -m http.server 6969' 36 alias server='python3 -m http.server 6969'
37 alias newsboat='newsboat -r -u ~/.feeds.txt --cleanup' 37 alias newsboat='newsboat -r -u ~/.feeds.txt'
38 38
39 # Custom folder jump commands. 39 # Custom folder jump commands.
40 alias j='cd ~/Junk' 40 alias j='cd ~/Junk'