summaryrefslogtreecommitdiff
path: root/config/essentials/zsh/functions.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'config/essentials/zsh/functions.zsh')
-rw-r--r--config/essentials/zsh/functions.zsh3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/essentials/zsh/functions.zsh b/config/essentials/zsh/functions.zsh
index eb790a8..9ee4b93 100644
--- a/config/essentials/zsh/functions.zsh
+++ b/config/essentials/zsh/functions.zsh
@@ -27,9 +27,6 @@ ogo ()
d="$(fhome f ${1:-$HOME} | fzf | xargs dirname)"
test -d "$d" && cd "$d"
}
-alias o.='o .'
-alias go.='go .'
-alias ogo.='ogo .'
ipc ()
{