From f65d81fcf6d356be689ad95b4b757d24b48e77b2 Mon Sep 17 00:00:00 2001 From: qwjyh Date: Fri, 7 Oct 2022 02:37:49 +0900 Subject: [PATCH] add: install_ubuntu.sh and fd link --- bin/install_ubuntu.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bin/install_ubuntu.sh diff --git a/bin/install_ubuntu.sh b/bin/install_ubuntu.sh new file mode 100644 index 0000000..44d8094 --- /dev/null +++ b/bin/install_ubuntu.sh @@ -0,0 +1,3 @@ +#!/usr/bin/bash -euo + +ln -s $(which fdfind) ~/.local/bin/fd