mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Added the user.zsh-template file for users to enable zsh and use it!o
This commit is contained in:
parent
e44222638c
commit
6ae1d4c1ff
1 changed files with 5 additions and 0 deletions
5
templates/user.zsh-template
Normal file
5
templates/user.zsh-template
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Check /etc/zsh/zshrc for system defaults. Eg. plugins=(git)
|
||||
|
||||
plugins+=(archlinux sprunge github)
|
||||
|
||||
load_oh_my_zshell
|
||||
Loading…
Add table
Add a link
Reference in a new issue