🐛 fix wrong comment syntax
This commit is contained in:
parent
cd35df5b28
commit
f5b96b8a91
1 changed files with 7 additions and 7 deletions
14
.zshrc
14
.zshrc
|
|
@ -1,10 +1,10 @@
|
|||
" README:
|
||||
" If zsh is not yet installed:
|
||||
" https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH
|
||||
" If oh-my-zsh is not yet installed:
|
||||
" https://ohmyz.sh/#install
|
||||
" During zsh setup, a `.zhrc` file is generated and left in the root.
|
||||
" The following .zshrc content should extend (rather than replace) your `.zshrc`.
|
||||
# README:
|
||||
# If zsh is not yet installed:
|
||||
# https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH
|
||||
# If oh-my-zsh is not yet installed:
|
||||
# https://ohmyz.sh/#install
|
||||
# During zsh setup, a `.zhrc` file is generated and left in the root.
|
||||
# The following .zshrc content should extend (rather than replace) your `.zshrc`.
|
||||
# If you come from bash you might have to change your $PATH.
|
||||
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue