inital commit of clone of old repo
This commit is contained in:
8
universal/.zsh/setopt
Executable file
8
universal/.zsh/setopt
Executable file
@@ -0,0 +1,8 @@
|
||||
# Created by newuser for 4.3.12
|
||||
setopt INC_APPEND_HISTORY
|
||||
autoload -U compinit promptinit
|
||||
autoload -U colors && colors
|
||||
compinit
|
||||
promptinit
|
||||
|
||||
PROMPT="[%T][%B%{$fg[cyan]%}%n@%M]%b%{$fg[cyan]%}[%~]%#%{$reset_color%} "
|
Reference in New Issue
Block a user