This commit is contained in:
2025-03-30 01:32:05 +04:00
parent fc75c3ef8b
commit 4ba1e8cad0
3 changed files with 40 additions and 2 deletions

View File

@@ -13,3 +13,4 @@ alias gc='git commit -m'
alias gp="git push"
alias T="tmux attach -t Work || tmux new -s Work"
alias t-help="~/.dotfiles/sh/./tmux-help"
alias ccom="sudo minicom -b $1 -D /dev/tty$2 "