Update .zshrc
This commit is contained in:
@@ -9,6 +9,7 @@ alias b='bat --paging=always'
|
|||||||
alias t='tldrb'
|
alias t='tldrb'
|
||||||
alias nv='nvim'
|
alias nv='nvim'
|
||||||
alias gg='lazygit'
|
alias gg='lazygit'
|
||||||
|
alias k='kubectl'
|
||||||
|
|
||||||
function tldrb {
|
function tldrb {
|
||||||
tldr $1 | b
|
tldr $1 | b
|
||||||
|
|||||||
Reference in New Issue
Block a user