This commit is contained in:
parent
d93f63cf82
commit
87b5610ac4
5 changed files with 2 additions and 43 deletions
|
|
@ -44,7 +44,7 @@ ANDROID_HOME="${HOME}/.local/share/android-home"
|
|||
ANDROID_USER_HOME="${HOME}/.local/share/android-home"
|
||||
ANDROID_AVD_HOME="${ANDROID_HOME}/avd"
|
||||
BAT_THEME="TwoDark"
|
||||
EDITOR="/usr/bin/nvim"
|
||||
EDITOR="nvim"
|
||||
GNUPGHOME='~/.local/share/gnupg'
|
||||
GOPATH="${HOME}/.local/share/go"
|
||||
GPG_TTY="$(tty)"
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ zstyle ':completion:*' list-colors "${(s.:.)LS_COLORS}:ma=48;5;8;38;5;15"
|
|||
|
||||
# prompt
|
||||
autoload -U colors && colors
|
||||
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "
|
||||
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}wzray%{$fg[green]%}@%{$fg[blue]%}phone %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "
|
||||
|
||||
|
||||
# ls aliases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue