Add config.gie for wish
This commit is contained in:
parent
de1eed46fa
commit
e86d5ffabc
|
@ -0,0 +1,40 @@
|
||||||
|
# vim: set ft=dosini:
|
||||||
|
[core]
|
||||||
|
auto_newline = 1
|
||||||
|
powerline = 0
|
||||||
|
theme = lowfi-neon
|
||||||
|
|
||||||
|
|left|
|
||||||
|
[plugin]
|
||||||
|
name = exit_code
|
||||||
|
|
||||||
|
[plugin]
|
||||||
|
name = bg_jobs
|
||||||
|
|
||||||
|
[plugin]
|
||||||
|
name = path
|
||||||
|
|
||||||
|
[plugin]
|
||||||
|
name = newline
|
||||||
|
|
||||||
|
[plugin]
|
||||||
|
name = username
|
||||||
|
|
||||||
|
[plugin]
|
||||||
|
name = space
|
||||||
|
|
||||||
|
|right|
|
||||||
|
[plugin]
|
||||||
|
name = tmux
|
||||||
|
|
||||||
|
[plugin]
|
||||||
|
name = vcs
|
||||||
|
default =
|
||||||
|
|
||||||
|
[plugin]
|
||||||
|
name = date
|
||||||
|
format = %a %b %H:%M
|
||||||
|
|
||||||
|
[plugin]
|
||||||
|
bg = 000000
|
||||||
|
name = hostname
|
Loading…
Reference in New Issue