chore: fish replaced functions with abbr
This commit is contained in:
parent
5a8318210a
commit
373a0d8cf3
5 changed files with 9 additions and 54 deletions
|
@ -2,9 +2,6 @@ function config
|
|||
/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME $argv
|
||||
end
|
||||
|
||||
function lazyconfig
|
||||
lazygit --git-dir=$HOME/dotfiles/ --work-tree=$HOME/ $argv
|
||||
end
|
||||
alias lc=lazyconfig
|
||||
abbr -a lc "lazygit --git-dir=$HOME/dotfiles/ --work-tree=$HOME/"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue