diff --git a/.config/bash/.bashrc b/.config/bash/.bashrc index cc0dd9e..553ebd6 100644 --- a/.config/bash/.bashrc +++ b/.config/bash/.bashrc @@ -113,7 +113,6 @@ fcd() { echo "$HOME/.config" find "$HOME/ghq" -mindepth 2 -maxdepth 2 -type d ls -d -1 "$HOME/"/*/ | grep -v \.git - ls -d -1 */ | perl -pe "s#^#$PWD/#" | grep -v \.git } | fzf) if [ -n "$selected_dir" ]; then