Changed lazygit alias and lazygit config
This commit is contained in:
4
lazygit/.config/lazygit/config.yml
Normal file
4
lazygit/.config/lazygit/config.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
gui:
|
||||
nerdFontsVersion: "3"
|
||||
os:
|
||||
editPreset: 'nvim'
|
||||
@@ -8,7 +8,7 @@ alias apt='nala'
|
||||
alias b='bat --paging=always'
|
||||
alias t='tldrb'
|
||||
alias nv='nvim'
|
||||
alias lg='lazygit'
|
||||
alias gg='lazygit'
|
||||
|
||||
function tldrb {
|
||||
tldr $1 | b
|
||||
|
||||
Reference in New Issue
Block a user