Files
dotfiles/zshrc
T
2020-06-06 20:48:01 +02:00

12 lines
147 B
Bash

# Generic defaults
source ~/.zsh/generic.sh
# History
source ~/.zsh/history.sh
# Bind keys
source ~/.zsh/keys.sh
# Alias
source ~/.zsh/alias.sh