mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
use sindresorhus/pure
This commit is contained in:
5
zsh/configs/prompt/init.zsh
Normal file
5
zsh/configs/prompt/init.zsh
Normal file
@@ -0,0 +1,5 @@
|
||||
fpath=(~/.zsh/configs/prompt/functions $fpath)
|
||||
|
||||
autoload -U promptinit; promptinit
|
||||
prompt pure
|
||||
|
||||
Reference in New Issue
Block a user