Remove unnecessary files and add how-to install

This commit is contained in:
Jeena 2020-01-07 08:03:11 +01:00
parent aedaeb7c99
commit 5a86b9817d
4 changed files with 9 additions and 13 deletions

View file

@ -1 +1,10 @@
This is just my own oh-my-zsh theme. This is just my own oh-my-zsh theme.
To set it up run:
git clone git@github.com:jeena/jeena-zsh.git
and add this to your .zshrc (adapt the path):
ZSH_THEME="jeena"
ZSH_CUSTOM=$HOME/Projects/jeena-zsh

View file

@ -1,10 +0,0 @@
# You can put files here to add functionality separated per file, which
# will be ignored by git.
# Files on the custom/ directory will be automatically loaded by the init
# script, in alphabetical order.
# For example: add yourself some shortcuts to projects you often work on.
#
# brainstormr=~/Projects/development/planetargon/brainstormr
# cd $brainstormr
#

View file

@ -1,2 +0,0 @@
# Add your own custom plugins in the custom/plugins directory. Plugins placed
# here will override ones with the same name in the main plugins directory.

View file

@ -1 +0,0 @@
# Put your custom themes in this folder.