15
homedir/.zshrc
Normal file
15
homedir/.zshrc
Normal file
@@ -0,0 +1,15 @@
|
||||
# vim: ft=zsh
|
||||
|
||||
source "$HOME/.config/zsh.d/zshrc"
|
||||
|
||||
# Load modules
|
||||
use \
|
||||
core \
|
||||
xdg \
|
||||
config \
|
||||
keys \
|
||||
dotfiles \
|
||||
prompt \
|
||||
helpers \
|
||||
local \
|
||||
shell
|
Reference in New Issue
Block a user