]> git.lizzy.rs Git - i3-setup.git/blobdiff - zshrc
Remove USER_ALIAS from zshrc
[i3-setup.git] / zshrc
diff --git a/zshrc b/zshrc
index 19974247837e16ffe7bc46da1b4422227c8c73c5..8459e26ad494fef85758bfa61c02b93b03adc69e 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -1,7 +1,5 @@
 export ZSH="$HOME/.oh-my-zsh"
 export PATH="$HOME/bin:$PATH"
 ZSH_THEME="fleckenstein"
-USER_ALIAS="ふれけんしたいん"
-USER_ALIAS_LENGTH=16
 plugins=(git)
 source $ZSH/oh-my-zsh.sh