remove: bat, fd symlinks for ubuntu
reason:: removed apt packages for bat, fd, since they are too old for PatrickF1/fzf.fish plugin
This commit is contained in:
parent
9222bb5b08
commit
48f76c8991
1 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,2 @@
|
|||
#!/usr/bin/bash -euo
|
||||
|
||||
ln -sf $(which batcat) ~/.local/bin/bat
|
||||
ln -sf $(which fdfind) ~/.local/bin/fd
|
||||
|
|
Loading…
Reference in a new issue