summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2022-08-31 12:52:07 +0300
committerSyndamia <kamen@syndamia.com>2022-08-31 12:52:07 +0300
commitfa15e45be968d6ffdef5eda1bb711d15286e1b1d (patch)
treee63052d249b70a93fb3eb4c9ffefd41e0f897401 /.zshrc
parent4a905dc90511d3699072cf62c60aa85884c28056 (diff)
downloaddotfiles-fa15e45be968d6ffdef5eda1bb711d15286e1b1d.tar
dotfiles-fa15e45be968d6ffdef5eda1bb711d15286e1b1d.tar.gz
dotfiles-fa15e45be968d6ffdef5eda1bb711d15286e1b1d.zip
Removed notes on installing comment in zshrc
Diffstat (limited to '.zshrc')
-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 {{{