Blame view
tests/theme.t
127 Bytes
|
0c257ebe4
|
1 2 3 4 5 6 7 |
Load the theme explicitly.
$ antigen-theme $PLUGIN_DIR silly
Cloning into '*'... (glob)
done.
$ echo "$PS1"
prompt>
|
|
0c257ebe4
|
1 2 3 4 5 6 7 |
Load the theme explicitly.
$ antigen-theme $PLUGIN_DIR silly
Cloning into '*'... (glob)
done.
$ echo "$PS1"
prompt>
|