dotfiles/homedir/.zshrc

17 lines
165 B
Bash
Executable File

# vim: ft=zsh
source "$HOME/.config/zsh.d/zshrc"
# Load modules
use \
core \
xdg \
config \
keys \
dotfiles \
prompt \
helpers \
local \
shell \
aliases