Merge branch 'main' of https://github.com/vx-clutch/dotfiles
This commit is contained in:
@@ -9,8 +9,9 @@ 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 tb {
|
||||||
tldr $1 | b
|
tldr $1 | b
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user