mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-30 03:56:12 +01:00
6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
|
:seti -XNoOverloadedLists
|
||
|
import Shh
|
||
|
import Shh.Prompt
|
||
|
:set prompt-function formatPrompt "%u@\ESC[37m%h\ESC[m:\ESC[32m%w\ESC[31m$\ESC[m "
|
||
|
:set prompt-cont "| "
|