update
This commit is contained in:
parent
8aa0f63419
commit
89f51d3b98
|
|
@ -51,7 +51,7 @@ alias ea='nvim .autonote.md'
|
|||
alias ee='nvim .'
|
||||
|
||||
alias debug.log='clear && echo "" > debug.log && tail -f debug.log'
|
||||
alias sx='/usr/bin/sxhkd -c /home/ray/.config/sxhkd/sxhkdrc /home/ray/.config/sxhkd/sxhkdrc.bspwm /home/ray/.config/sxhkd/sxhkdrc.bspwm.machineone &'
|
||||
alias sx='env -u APPIMAGE -u APPDIR -u LD_LIBRARY_PATH -u XDG_DATA_DIRS /usr/bin/sxhkd -c /home/ray/.config/sxhkd/sxhkdrc /home/ray/.config/sxhkd/sxhkdrc.bspwm /home/ray/.config/sxhkd/sxhkdrc.bspwm.machineone &'
|
||||
|
||||
alias g='git status'
|
||||
alias gg='git add . && git commit -m "update" && git push'
|
||||
|
|
|
|||
Loading…
Reference in New Issue