summaryrefslogtreecommitdiff
path: root/zsh/zprofile.openbsdx230
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2021-09-04 18:50:42 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2021-09-04 18:50:42 -0500
commitab6af98aacd24fcf83451cee21c1736cf3277457 (patch)
tree30d30c8a3d980760b548fec1c5633e3210d505d3 /zsh/zprofile.openbsdx230
parent0168d3a1168234a3b9f3f5b8fc004e7ee5051487 (diff)
downloaddotconfig-ab6af98aacd24fcf83451cee21c1736cf3277457.tar.xz
dotconfig-ab6af98aacd24fcf83451cee21c1736cf3277457.zip
chenges do that thing wheer check if display and also zsh
Diffstat (limited to 'zsh/zprofile.openbsdx230')
-rw-r--r--zsh/zprofile.openbsdx2302
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zprofile.openbsdx230 b/zsh/zprofile.openbsdx230
index 12942e9..0229c1a 100644
--- a/zsh/zprofile.openbsdx230
+++ b/zsh/zprofile.openbsdx230
@@ -5,6 +5,6 @@ export ETHEDEV="em0"
export LC_CTYPE=en_US.UTF-8
#/usr/share/zsh/plugins/zsh-vim-mode/zsh-vim-mode.plugin.zsh
export ZPLUGINS=(
-/usr/local/share/zsh-syntax-highlighting/zsh-syntax/highlighting.zsh
+/usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
)
source /home/timmy/.config/zsh/zprofile.base