13 lines
307 B
Plaintext
13 lines
307 B
Plaintext
# HOST="VM-ubuntu"
|
|
|
|
# ZSH_THEME="robbyrussell"
|
|
# PROMPT='%(?:%{$fg_bold[green]%}:%{$fg_bold[red]%})${HOST:-} %{$fg[cyan]%}%c%{$reset_color%} $(git_prompt_info)'
|
|
|
|
# if [ -f "$HOME/.local/bin/env" ]; then
|
|
# . "$HOME/.local/bin/env"
|
|
# fi
|
|
|
|
# if command_exists ipython3; then
|
|
# alias ipy='ipython3'
|
|
# fi
|