Julio Biason
4 years ago
1 changed files with 5 additions and 19 deletions
@ -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…
Reference in new issue