diff --git a/.gitconfig.linux b/.gitconfig.linux new file mode 100644 index 00000000..7371af72 --- /dev/null +++ b/.gitconfig.linux @@ -0,0 +1,4 @@ +[include] + path = dev/dotfiles/.gitconfig_includes.common + path = dev/dotfiles/.gitconfig_includes.linux + diff --git a/.zshrc b/.zshrc index 0839902a..12e0afc5 100644 --- a/.zshrc +++ b/.zshrc @@ -4,6 +4,8 @@ SAVEHIST=1000 setopt appendhistory autocd extendedglob nomatch notify unsetopt beep +bindkey -v + autoload -U compinit compinit setopt completealiases diff --git a/Inconsolata.otf b/Inconsolata.otf new file mode 100644 index 00000000..34888982 Binary files /dev/null and b/Inconsolata.otf differ diff --git a/README.md b/README.md index e69de29b..18cd46f7 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,2 @@ +helpful dotfiles for linux and mac +