tangled
alpha
login
or
join now
seth.computer
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
zsh: remove tmux new-session shortcut
seth.computer
1 month ago
3631964c
4960e296
verified
This commit was signed with the committer's
known signature
.
seth.computer
SSH Key Fingerprint:
SHA256:utUtG8j2hgvZ0Rnm/rPJiqFu4NT5bjOnC26AUIBh500=
-1
1 changed file
expand all
collapse all
unified
split
zsh
zshenv
-1
zsh/zshenv
···
13
13
alias dots="cd ${DOTFILES_DIR}"
14
14
alias c="clear"
15
15
alias tma="tmux a"
16
16
-
alias tn="tmux new-session"
17
16
alias tml="tmux list-sessions"
18
17
alias dc="docker-compose"
19
18
alias tf="terraform"