added vm package.

This commit is contained in:
Gabe Venberg 2024-06-05 12:28:10 -05:00
parent 7d1ae316bb
commit fada583de6
4 changed files with 69 additions and 2 deletions

View file

@ -71,7 +71,7 @@
RPROMPT=""
#on the top line, show a whole bunch of info. botton line should be as minimal as possilbe (just a single char to input next to...)
PROMPT=$'%F{cyan}[%n@%m]%f%F{red}%f$${vcs_info_msg_0_} %F{white}[%D %T]%f\n»'
PROMPT=$'%F{cyan}[%n@%m]%f%F{red}%f$vcs_info_msg_0_ %F{white}[%D %T]%f\n»'
'')
];
autocd = true;