4 lines
79 B
Bash
4 lines
79 B
Bash
alias pvim="poetry run nvim"
|
|
alias lg="lazygit"
|
|
alias kssh="kitty +kitten ssh"
|