about summary refs log tree commit diff
path: root/debian/.profile
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-03-26 22:34:20 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-03-26 22:34:20 +0700
commit99f6a9203fce6794d335577754c8223d477a6a3d (patch)
treebe8c76d63246dee7dc6156f9d15d46e15287c0a1 /debian/.profile
parent90848e777c435328acf4b81773d8d7684bfcf21f (diff)
downloaddotfiles-99f6a9203fce6794d335577754c8223d477a6a3d.tar.gz
Update 2019-03-26
Diffstat (limited to 'debian/.profile')
-rw-r--r--debian/.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/.profile b/debian/.profile
index 068d63b..ac7e0b9 100644
--- a/debian/.profile
+++ b/debian/.profile
@@ -25,3 +25,6 @@ fi
 
 # OPAM configuration
 . /home/cnx/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true
+
+# Gruvbox colorscheme
+source "$HOME/.vim/plugged/gruvbox/gruvbox_256palette.sh"