mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 07:23:17 -09:00
add lazy things for work
This commit is contained in:
parent
5b6a8985f6
commit
8e48f002e8
6
.zshrc
6
.zshrc
@ -50,6 +50,12 @@ alias ht="nvim ~/temp.http"
|
||||
alias gs="git stash"
|
||||
alias gsp="git stash pop"
|
||||
|
||||
#lazy work things
|
||||
alias ss="script/server"
|
||||
alias ssd="script/server -d"
|
||||
alias ssp="script/server-proxy"
|
||||
alias sit="script/integration-playwright-tests"
|
||||
|
||||
#todo things
|
||||
alias todooff="TODO_ON_CLEAR=false"
|
||||
alias todoon="TODO_ON_CLEAR=true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user