Cleanup that $HOME dir.
This commit is contained in:
parent
9e21a713d9
commit
8aeecf0c42
@ -57,3 +57,6 @@ alias irssi="tmux attach -t irssi || tmux new -s irssi irssi"
|
|||||||
alias xboxdrv='tmux attach -t xboxdrv ||\
|
alias xboxdrv='tmux attach -t xboxdrv ||\
|
||||||
tmux new -s xboxdrv xboxdrv --config $HOME/.config/xboxdrv/hyperx-clutch.conf\
|
tmux new -s xboxdrv xboxdrv --config $HOME/.config/xboxdrv/hyperx-clutch.conf\
|
||||||
--type xbox --detach-kernel-driver --silent'
|
--type xbox --detach-kernel-driver --silent'
|
||||||
|
|
||||||
|
# config cleanup
|
||||||
|
alias mbsync='mbsync -c "$XDG_CONFIG_HOME"/isync/mbsyncrc'
|
||||||
|
Loading…
Reference in New Issue
Block a user