diff --git a/bash/.bashrc b/bash/.bashrc index ab5f8e8..27c5179 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -114,6 +114,7 @@ sf() { fcd() { local selected_dir=$({ echo "$HOME/.config" + echo "$HOME/.cache" echo "$HOME/Documents/Obsidian Vault" find "$HOME/ghq" -mindepth 2 -maxdepth 2 -type d ls -d -1 "$HOME/"/*/ | grep -v \.git