summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2018-04-30 00:58:41 -0400
committerAmin Bandali <amin@aminb.org>2018-04-30 00:58:41 -0400
commit4ae2cd629b9f16cca4960b9e6257fc841c5f82d0 (patch)
tree4ae6408bba5f775145797ea5bb0fc20e3ee9a4dc /README.md
parent96361db56c026b405179c98b1dbd58c8a3f2131d (diff)
downloadconfigs-4ae2cd629b9f16cca4960b9e6257fc841c5f82d0.tar.gz
configs-4ae2cd629b9f16cca4960b9e6257fc841c5f82d0.tar.xz
configs-4ae2cd629b9f16cca4960b9e6257fc841c5f82d0.zip
add some documentation
[emacs] automatically load counsel after 1.5 seconds
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 353de0d..0000000
--- a/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-dotfiles
-========
-
-Use [GNU Stow](http://www.gnu.org/software/stow/) to symlink the config for each
-application to their corresponding folder. For instance, `stow vim`.
-
-GTK Theme:
-
-- GTK2: [Greybird](https://github.com/shimmerproject/Greybird)
-- GTK3: [Minwaita](https://github.com/godlyranchdressing/Minwaita)
-
-*P.S.* do NOT stow `other`, as it's not meant to be copied/symlinked in the home
-folder. Some should be copied to a location in root, or just be run to perform
-setup. I should revisit the structure of `other` some time to make it consistent
-with the rest of repo.