new commands
This commit is contained in:
@@ -14,3 +14,10 @@ alias dk=docker_kill_fzf
|
||||
alias zs='nvim ~/.zshrc'
|
||||
alias sz='source ~/.zshrc'
|
||||
alias ls="eza --color=always --long --git --no-filesize --icons=always --no-time --no-user --no-permissions"
|
||||
alias ghb='gh browse'
|
||||
alias ghs='gh status'
|
||||
alias ghl='gh pr list'
|
||||
alias ghw='gh pr view --web'
|
||||
alias prs='select_and_open_pr'
|
||||
alias pr='select_and_open_pr_web_only'
|
||||
alias e='exit
|
||||
|
||||
Reference in New Issue
Block a user