Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
allworldit
awit-zsh-superawesome
Commits
c29a64d9
Commit
c29a64d9
authored
Dec 02, 2019
by
Nigel Kukard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed plugins and themes, point to our own custom dir
parent
f4da8dee
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletion
+3
-1
custom/plugins/zsh-syntax-highlighting
custom/plugins/zsh-syntax-highlighting
+1
-0
custom/themes/powerlevel9k.zsh-theme
custom/themes/powerlevel9k.zsh-theme
+1
-0
zshrc.d/80-load-oh-my-zsh.zsh
zshrc.d/80-load-oh-my-zsh.zsh
+1
-1
No files found.
custom/plugins/zsh-syntax-highlighting
0 → 120000
View file @
c29a64d9
/usr/share/zsh/plugins/zsh-syntax-highlighting
\ No newline at end of file
custom/themes/powerlevel9k.zsh-theme
0 → 120000
View file @
c29a64d9
/usr/share/zsh-theme-powerlevel9k/powerlevel9k.zsh-theme
\ No newline at end of file
zshrc.d/80-load-oh-my-zsh.zsh
View file @
c29a64d9
...
...
@@ -2,7 +2,7 @@
ZSH
=
/usr/share/oh-my-zsh/
# Custom directory
ZSH_CUSTOM
=
$HOME
/.zsh
/custom
ZSH_CUSTOM
=
"
$AZS_DIR
/custom
"
# Disable bi-weekly auto-update checks
DISABLE_AUTO_UPDATE
=
"true"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment