mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 09:33:19 -09:00
add lazy things
This commit is contained in:
parent
32a93c6467
commit
5b6a8985f6
3
.zshrc
3
.zshrc
@ -46,6 +46,9 @@ alias kssh="kitty +kitten ssh"
|
|||||||
alias server="kitty +kitten ssh root@ajet.lol"
|
alias server="kitty +kitten ssh root@ajet.lol"
|
||||||
alias dnsconfig="sudo nvim /etc/hosts"
|
alias dnsconfig="sudo nvim /etc/hosts"
|
||||||
alias b="bore local -t ajet.lol"
|
alias b="bore local -t ajet.lol"
|
||||||
|
alias ht="nvim ~/temp.http"
|
||||||
|
alias gs="git stash"
|
||||||
|
alias gsp="git stash pop"
|
||||||
|
|
||||||
#todo things
|
#todo things
|
||||||
alias todooff="TODO_ON_CLEAR=false"
|
alias todooff="TODO_ON_CLEAR=false"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user