First version of dotfiles

This commit is contained in:
2020-06-06 20:48:01 +02:00
parent ade631ca53
commit c47b87a1a3
17 changed files with 1374 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Generic defaults
source ~/.zsh/generic.sh
# History
source ~/.zsh/history.sh
# Bind keys
source ~/.zsh/keys.sh
# Alias
source ~/.zsh/alias.sh