mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
termflirt
This commit is contained in:
parent
2e6d735a74
commit
72b89f021f
1 changed files with 2 additions and 0 deletions
|
|
@ -211,6 +211,8 @@ PS1='\[\e[38;2;254;128;25m\][\[\e[38;2;235;219;178m\]\u\[\e[38;2;200;200;200m\]@
|
||||||
zmodload zsh/complist
|
zmodload zsh/complist
|
||||||
compinit
|
compinit
|
||||||
_comp_options+=(globdots)
|
_comp_options+=(globdots)
|
||||||
|
#terminal flirt
|
||||||
|
preexec() { flirt }
|
||||||
#oh my zsh
|
#oh my zsh
|
||||||
ZSH_THEME="gentoo"
|
ZSH_THEME="gentoo"
|
||||||
plugins=(git)
|
plugins=(git)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue