diff --git a/README.md b/README.md index a6b306c..33b82b2 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,9 @@ -# README # +# README Welcome to my personal DotFiles repository. -... 'cause all the cool kids have one, right? +## Install -So far, the only things being managed here are - -* A simple but cool Bash prompt. -* Emacs (tentative) -* i3/sway -* Tmux config -* VIM configs - -## The Bash Prompt - -The easiest way to install the Bash prompt is to add, on your `.bashrc`: - -```bash -source $HOME//dotfiles/bash/bash_ps1.bash -``` - -Yup, just this. +I wrote a small bash script that install all the configurations. Because those +things are always changing, I suggest _reading_ the script to see what I set up +and how I set them up.