Cleanup that $HOME dir.
This commit is contained in:
parent
9e21a713d9
commit
8aeecf0c42
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue