Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
awit-zsh-superawesome
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
allworldit
awit-zsh-superawesome
Commits
c29a64d9
Commit
c29a64d9
authored
5 years ago
by
Nigel Kukard
Browse files
Options
Downloads
Patches
Plain Diff
Fixed plugins and themes, point to our own custom dir
parent
f4da8dee
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
custom/plugins/zsh-syntax-highlighting
+1
-0
1 addition, 0 deletions
custom/plugins/zsh-syntax-highlighting
custom/themes/powerlevel9k.zsh-theme
+1
-0
1 addition, 0 deletions
custom/themes/powerlevel9k.zsh-theme
zshrc.d/80-load-oh-my-zsh.zsh
+1
-1
1 addition, 1 deletion
zshrc.d/80-load-oh-my-zsh.zsh
with
3 additions
and
1 deletion
custom/plugins/zsh-syntax-highlighting
0 → 120000
+
1
−
0
View file @
c29a64d9
/usr/share/zsh/plugins/zsh-syntax-highlighting
\ No newline at end of file
This diff is collapsed.
Click to expand it.
custom/themes/powerlevel9k.zsh-theme
0 → 120000
+
1
−
0
View file @
c29a64d9
/usr/share/zsh-theme-powerlevel9k/powerlevel9k.zsh-theme
\ No newline at end of file
This diff is collapsed.
Click to expand it.
zshrc.d/80-load-oh-my-zsh.zsh
+
1
−
1
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"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment