mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-16 02:27:03 +01:00
README updates
This commit is contained in:
parent
49cd06a1ac
commit
8269b70d89
3 changed files with 38 additions and 1 deletions
3
templates/inputrc
Normal file
3
templates/inputrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
set editing-mode vi
|
||||
set bell-style none
|
||||
|
||||
|
|
@ -130,4 +130,5 @@ export MANPATH="/usr/local/man:/usr/local/ssl/share/man:$MANPATH"
|
|||
[ -f /usr/local/etc/profile.d/autojump.sh ] && . /usr/local/etc/profile.d/autojump.sh
|
||||
ZSH_ALIAS_FINDER_AUTOMATIC=true
|
||||
|
||||
# comment out if you want to disable Starship and use ZSH_THEME
|
||||
eval "$(starship init zsh)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue