Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
62b3c79c
Commit
62b3c79c
authored
Dec 17, 2020
by
Igor Pecovnik
Browse files
Fix oh-my-zsh permissions
parent
ca06b768
Changes
1
Show whitespace changes
Inline
Side-by-side
debian-config-jobs
View file @
62b3c79c
...
...
@@ -912,6 +912,7 @@ function jobs ()
git clone https://github.com/robbyrussell/oh-my-zsh.git /etc/oh-my-zsh 2>/dev/null
cd
/etc/oh-my-zsh
git submodule add https://github.com/mroth/evalcache plugins/evalcache 2>/dev/null
chmod
-R
g-w,o-w /etc/oh-my-zsh/
cp
/etc/oh-my-zsh/templates/zshrc.zsh-template /etc/skel/.zshrc
mkdir
-p
/etc/skel/.oh-my-zsh/cache
# change shell for future users
...
...
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