From a66988a6e884273b13a12a85ab80dd08e8a7ce4a Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 13 Oct 2023 10:43:49 -0400 Subject: Lots of changes --- .config/aliasrc | 9 --------- 1 file changed, 9 deletions(-) (limited to '.config/aliasrc') diff --git a/.config/aliasrc b/.config/aliasrc index 60ba839..2f68613 100644 --- a/.config/aliasrc +++ b/.config/aliasrc @@ -20,24 +20,15 @@ | cdd | cd .. | | e | $EDITOR | | ew | nvim ./main.rnw | -| fu | fuck | -| f | vicd | | g | git | | goobook | goobook -c $HOME/.config/goobook/config | | gor | go run *.go | | info | info --vi-keys | | mmi | make && sudo make install && [ -f config.def.h ] && rm config.h | -| op | e main.rnw | | R | R -q | -| td | todotxt-machine -c ~/.config/todotxt-machine/config | | tmcd | tmux attach-session -t | | tmdd | tmux kill-session -t | | tmls | tmux list-sessions | -| vc | expressvpn connect && dwmbar | -| vd | expressvpn disconnect && dwmbar | -| vm | expressvpn connect camo && dwmbar | -| vpn | expressvpn | -| vs | expressvpn connect smart && dwmbar | | xx | chmod +x | | yadog | yadm log --all --decorate --oneline --graph | |---------+-----------------------------------------------------------------| -- cgit v1.2.3