README.org
November 15, 2019 ยท View on GitHub
-
Zsh Confer A zsh plugin which tries to find configuration files automatically. ** Example "conf vim" to configure vim
The path of the configure file will be choosed automatically.
Or you can specify the path of a program by define a variable:
vim="$HOME/.vim"
And then "conf vim" will open "$HOME/.vim"