mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
add: bat symln to setup_ubuntu.sh
This commit is contained in:
parent
f65d81fcf6
commit
9222bb5b08
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/bash -euo
|
||||
|
||||
ln -s $(which fdfind) ~/.local/bin/fd
|
||||
ln -sf $(which batcat) ~/.local/bin/bat
|
||||
ln -sf $(which fdfind) ~/.local/bin/fd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue