merge update to .aliases

branches diverged after pushing an update to .aliases from my arch
laptop while working on my macbook pro.
This commit is contained in:
2024-11-07 11:22:02 -05:00
+3
View File
@@ -80,6 +80,9 @@ alias yst='yadm status'
alias ylog='yadm log --oneline'
alias 'ylog!'='yadm log'
# LazyGit (yadm)
alias lazyy='lazygit -ucd ~/.local/share/yadm/lazygit -w ~ -g ~/.local/share/yadm/repo.git'
# tmux
alias ta='tmux attach'
alias tkill='tmux kill-server'