Blame view
tests/theme.t
103 Bytes
|
ddbb98497
|
1 2 3 4 5 |
Load the theme explicitly.
$ antigen-theme $PLUGIN_DIR silly &> /dev/null
$ echo "$PS1"
prompt>
|
|
ddbb98497
|
1 2 3 4 5 |
Load the theme explicitly.
$ antigen-theme $PLUGIN_DIR silly &> /dev/null
$ echo "$PS1"
prompt>
|