diff options
| author | Syndamia <kamen@syndamia.com> | 2022-08-31 12:52:07 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2022-08-31 12:52:07 +0300 |
| commit | fa15e45be968d6ffdef5eda1bb711d15286e1b1d (patch) | |
| tree | e63052d249b70a93fb3eb4c9ffefd41e0f897401 /.zshrc | |
| parent | 4a905dc90511d3699072cf62c60aa85884c28056 (diff) | |
| download | dotfiles-fa15e45be968d6ffdef5eda1bb711d15286e1b1d.tar dotfiles-fa15e45be968d6ffdef5eda1bb711d15286e1b1d.tar.gz dotfiles-fa15e45be968d6ffdef5eda1bb711d15286e1b1d.zip | |
Removed notes on installing comment in zshrc
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -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 {{{ |
