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:
qwjyh 2022-10-07 02:59:00 +09:00
parent 9222bb5b08
commit 48f76c8991

View file

@ -1,4 +1,2 @@
#!/usr/bin/bash -euo
ln -sf $(which batcat) ~/.local/bin/bat
ln -sf $(which fdfind) ~/.local/bin/fd