Auto commit: 2024-11-09 18:05:01
This commit is contained in:
parent
62dab0d848
commit
728a747d12
1 changed files with 3 additions and 0 deletions
3
.zshrc
3
.zshrc
|
@ -27,6 +27,9 @@ alias tl="tmux list-sessions"
|
||||||
alias tn="tmux new-session"
|
alias tn="tmux new-session"
|
||||||
alias tnt="tmux new-session -t"
|
alias tnt="tmux new-session -t"
|
||||||
|
|
||||||
|
alias svenv="source .venv/bin/activate"
|
||||||
|
alias szsh="source ~/.zshrc"
|
||||||
|
|
||||||
bindkey -r '^T'
|
bindkey -r '^T'
|
||||||
|
|
||||||
# Created by `pipx` on 2024-09-20 02:14:00
|
# Created by `pipx` on 2024-09-20 02:14:00
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue