🐛 fix(fish): dots function not showing results when outside $HOME
This commit is contained in:
parent
c74a6773fc
commit
8e873456b3
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
function dots --description 'alias dots=yadm enter lazygit'
|
||||
cd $HOME
|
||||
yadm enter lazygit $argv
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue