Browse Source

Updated readme

master
Julio Biason 4 years ago
parent
commit
9f82447b1a
  1. 24
      README.md

24
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/<path>/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.

Loading…
Cancel
Save