Too much vim

This commit is contained in:
Kacper Donat 2018-02-28 16:05:29 +01:00
parent 00eb4262da
commit 12114fece8

3
.zshrc
View File

@ -85,3 +85,6 @@ unsetopt share_history
# Example aliases
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
# too much vim...
:w () { exit; }