🗑️ remove(fish): bob script
This commit is contained in:
parent
e33920337e
commit
d0b7fe497c
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
function bob --wraps bob
|
||||
command bob $argv
|
||||
set used (cat ~/.local/share/bob/used)
|
||||
set src ~/.local/share/bob/$used
|
||||
set dest ~/.local/share/bob-nvim
|
||||
test -L $dest
|
||||
and unlink $dest
|
||||
ln -s $src/nvim-linux64 $dest
|
||||
end
|
Loading…
Add table
Reference in a new issue