From fa15e45be968d6ffdef5eda1bb711d15286e1b1d Mon Sep 17 00:00:00 2001 From: Syndamia Date: Wed, 31 Aug 2022 12:52:07 +0300 Subject: Removed notes on installing comment in zshrc --- .zshrc | 12 ------------ 1 file changed, 12 deletions(-) (limited to '.zshrc') 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 {{{ -- cgit v1.2.3