summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorTyler Davis <tydavis@gmail.com>2023-07-31 00:18:43 +0000
committerTyler Davis <tydavis@gmail.com>2023-07-31 00:18:43 +0000
commit027953164c8b9ec678789b41db99a29968c52158 (patch)
tree1efb6a860ca772a8a1d79fe007bac772017ce275 /.zshrc
parent21ff9bdeb9fb10ce81137e7791c31e4378f6ceee (diff)
downloaddotfiles-027953164c8b9ec678789b41db99a29968c52158.tar.gz
dotfiles-027953164c8b9ec678789b41db99a29968c52158.zip
git: pathuniq-c
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index bc7afc1..2b74280 100644
--- a/.zshrc
+++ b/.zshrc
@@ -56,7 +56,7 @@ case "$OSTYPE" in
# The next line enables shell command completion for gcloud.
if [ -f '/home/tydavis/.gcloud/google-cloud-sdk/completion.zsh.inc' ]; then . '/home/tydavis/.gcloud/google-cloud-sdk/completion.zsh.inc'; fi
- `eval ~/.local/bin/pathuniq-rs`
+ `eval ~/.local/bin/pathuniq`
;;
dragonfly*|freebsd*|netbsd*|openbsd*)
# No BSD yet