This website requires JavaScript.
Explore
Help
Sign in
qwjyh
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
9222bb5b08
dotfiles
/
bin
/
install_ubuntu.sh
5 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
add: install_ubuntu.sh and fd link
2022-10-07 02:37:49 +09:00
#!/usr/bin/bash -euo
add: bat symln to setup_ubuntu.sh
2022-10-07 02:45:36 +09:00
ln -sf
$(
which batcat
)
~/.local/bin/bat
ln -sf
$(
which fdfind
)
~/.local/bin/fd
Reference in a new issue
Copy permalink