mirror of
https://github.com/pnx/dotfiles
synced 2026-06-17 19:40:02 +02:00
fish: adding aliases
This commit is contained in:
parent
1906b0457f
commit
1c5dd5bd9c
4 changed files with 16 additions and 0 deletions
4
fish/functions/lgit.fish
Normal file
4
fish/functions/lgit.fish
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
function lgit --wraps=lazygit --description 'alias lgit lazygit'
|
||||
lazygit $argv
|
||||
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue