summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc12
1 files changed, 0 insertions, 12 deletions
diff --git a/.zshrc b/.zshrc
index e673201..8705998 100644
--- a/.zshrc
+++ b/.zshrc
@@ -1,15 +1,3 @@
-# Notes on Installing {{{
- # You'll need to install oh-my-zsh and alien
- #
- # 1. oh-my-zsh
- #
- # sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
- #
- # 2. alien
- #
- # git clone https://github.com/eendroroy/alien.git && cd alien && git submodule update --init --recursive
-# }}}
-
device="desktop" # can be either "desktop" (default when empty), "server" or "android"
# General {{{