configuring
This commit is contained in:
parent
a4261e3b86
commit
ff513ecd10
10 changed files with 417 additions and 4 deletions
4
dotfiles/dot_config/fish/functions/lg.fish
Normal file
4
dotfiles/dot_config/fish/functions/lg.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
function lg --wraps=lazygit --description 'alias lg=lazygit'
|
||||
lazygit $argv
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue