mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-14 15:53:16 +00:00
feat(shell): clean up fisher plugins
This commit is contained in:
@@ -169,6 +169,6 @@ function __z -d "Jump to a recent directory."
|
||||
echo "Not sure how to open file manager"; and return 1
|
||||
end
|
||||
else
|
||||
pushd "$target"
|
||||
cd "$target"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user