mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Merge 3715477165 into 5667161d49
This commit is contained in:
commit
d212219edf
1 changed files with 3 additions and 0 deletions
|
|
@ -75,6 +75,9 @@ source $ZSH/oh-my-zsh.sh
|
||||||
# ssh
|
# ssh
|
||||||
# export SSH_KEY_PATH="~/.ssh/rsa_id"
|
# export SSH_KEY_PATH="~/.ssh/rsa_id"
|
||||||
|
|
||||||
|
# READNULLCMD is used whenever you have a null command reading input from a single file.
|
||||||
|
export READNULLCMD=less
|
||||||
|
|
||||||
# Set personal aliases, overriding those provided by oh-my-zsh libs,
|
# Set personal aliases, overriding those provided by oh-my-zsh libs,
|
||||||
# plugins, and themes. Aliases can be placed here, though oh-my-zsh
|
# plugins, and themes. Aliases can be placed here, though oh-my-zsh
|
||||||
# users are encouraged to define aliases within the ZSH_CUSTOM folder.
|
# users are encouraged to define aliases within the ZSH_CUSTOM folder.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue