fix: jack launcher
This commit is contained in:
parent
b5d5c834f3
commit
629f1628ff
3 changed files with 11 additions and 5 deletions
.config
|
@ -31,7 +31,6 @@ alias md5sum-dir='function _md5sum-dir(){ find $1 -type f -exec md5sum {} \; | m
|
|||
alias pacman-autoremove='pacman -Rns $(pacman -Qtdq)'
|
||||
alias portalo-hz='xrandr --output HDMI-1 --mode 2560x1440 --refresh'
|
||||
|
||||
alias ssh-sftp='$(read -t 2 -r tool; if [[ -z "$tool" ]]; then tool="ssh"; fi; echo $tool)'
|
||||
alias sudo='sudo '
|
||||
alias synced-repos-status='
|
||||
echo "dotfiles" && dotfiles status;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue