mirror of
https://github.com/1xtier/.dotfiles.git
synced 2026-03-17 10:57:57 +00:00
Edit script
This commit is contained in:
@@ -11,3 +11,5 @@ alias tfd="tf destroy"
|
||||
alias ga="git add ."
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user