watson-shell: updated
This commit is contained in:
parent
acb16acd12
commit
02ea6f66f6
@ -1,2 +1,3 @@
|
||||
termdown
|
||||
animdl
|
||||
td-watson
|
||||
|
@ -21,8 +21,6 @@ function neomutt.work; neomutt -F .config/neomutt/neomuttrc.work; end
|
||||
function genlop; doas -u portage /usr/bin/genlop; end
|
||||
function loginctl; doas /bin/loginctl; end
|
||||
|
||||
function pyenv; source ~/dox/proj/ref/venv/bin/activate.fish; end
|
||||
|
||||
# bootleg meme feed
|
||||
function arf; cd ~/med/memes/arf; mpv --no-resume-playback (ls | shuf); end
|
||||
|
||||
|
@ -3,8 +3,6 @@
|
||||
# thing for running watson subcommands quickly
|
||||
|
||||
|
||||
pyenv
|
||||
|
||||
prod.sh &
|
||||
|
||||
while true
|
||||
|
Loading…
Reference in New Issue
Block a user