mirror of
https://github.com/akelge/vim
synced 2025-08-17 08:08:39 +00:00
Changed all conf file to .zsh extension
This commit is contained in:
5
zsh/zsh.d/30-prompt.zsh
Normal file
5
zsh/zsh.d/30-prompt.zsh
Normal file
@ -0,0 +1,5 @@
|
||||
fpath=(`dirname $0`/prompts $fpath)
|
||||
|
||||
autoload -U promptinit;promptinit
|
||||
|
||||
# vim: set ts=4 sw=4 tw=0 ft=zsh :
|
Reference in New Issue
Block a user