You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julio Biason
4d4f797036
|
4 years ago | |
---|---|---|
bat | 5 years ago | |
emacs.d | 4 years ago | |
git | 5 years ago | |
i3 | 7 years ago | |
kitty | 5 years ago | |
starship | 5 years ago | |
tmux | 5 years ago | |
vim | 5 years ago | |
zsh | 5 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 5 years ago | |
README.md | 6 years ago | |
install.sh | 8 years ago |
README.md
README
Welcome to my personal DotFiles repository.
... 'cause all the cool kids have one, right?
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
:
source $HOME/<path>/dotfiles/bash/bash_ps1.bash
Yup, just this.