mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 19:30:51 +01:00
fish: Remove 'git home' function
It turns out that I don't use this function at all, so I'm removing it.
This commit is contained in:
parent
568d3e613a
commit
7fc6547a8b
@ -1,5 +0,0 @@
|
||||
# Easily cd into the "home" directory of any repository you're
|
||||
# working in.
|
||||
function gh
|
||||
cd (git rev-parse --show-toplevel)
|
||||
end
|
Loading…
Reference in New Issue
Block a user