[misc] use global symlink
This commit is contained in:
parent
ba6a41cc75
commit
6e6714aed8
|
@ -13,7 +13,7 @@ case "$PM" in
|
|||
if [ "$DISTRIB_RELEASE_MAJOR" -gt 19 ] || [ "$DISTRIB_RELEASE" = "19.10" ]; then
|
||||
sudo apt install dash bat -y
|
||||
fi
|
||||
lnsf /usr/bin/batcat "$HOME/.local/bin/bat"
|
||||
lnsf /usr/bin/batcat /usr/bin/bat
|
||||
intorepo https://github.com/junegunn/fzf.git "$HOME/.fzf"
|
||||
./install --all
|
||||
exitrepo
|
||||
|
|
Loading…
Reference in New Issue
Block a user