summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-07-14 19:39:17 +0100
committerUrbain Vaes <urbain@vaes.uk>2015-07-14 19:39:17 +0100
commitd1bde67fb2d50e882ef98fd359b29b820133982e (patch)
treeb0a99335370886a651f2f0ad4228358cdd3348d4
parentb31396823e9f6cb980032c8f2bfd2935611eb676 (diff)
Add repositories
-rw-r--r--repos.zsh3
-rw-r--r--zshrc2
2 files changed, 3 insertions, 2 deletions
diff --git a/repos.zsh b/repos.zsh
index adf1a61..2fd1b11 100644
--- a/repos.zsh
+++ b/repos.zsh
@@ -12,9 +12,10 @@ repodirs[icholy/ttygif]=$home/github/ttygif
repodirs[altercation/mutt-colors-solarized]=$home/github/mutt-colors-solarized
# My repositories
+repodirs[uvaes/fzf-marks]=$home/github/fzf-marks
+repodirs[uvaes/grm]=$home/github/grm
# fzf-related
-repodirs[uvaes/fzf-marks]=$home/github/fzf-marks
repodirs[atweiden/fzf-extras]=$home/github/fzf-extras
repodirs[junegunn/fzf]=$home/.fzf
diff --git a/zshrc b/zshrc
index 5d27d39..908643f 100644
--- a/zshrc
+++ b/zshrc
@@ -162,7 +162,7 @@ fi
# Colors
# export TERM=xterm-256color
-export COLORSCHEME=light
+export COLORSCHEME=dark
function colo {