mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
3 lines
60 B
Bash
3 lines
60 B
Bash
#!/usr/bin/bash -euo
|
|
|
|
ln -s $(which fdfind) ~/.local/bin/fd
|