My own configuration files
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 0a851e993f Merge branch 'master' of git.juliobiason.me:dotfiles 4 years ago
bash added my ps1 prompt 6 years ago
emacs Emacs configuration 4 years ago
git Git configuration and Zsh configuration 4 years ago
i3 Added i3 configuration files 6 years ago
starship Updating modules and adding spellings 4 years ago
tmux Changed tmux configuration to Nord 4 years ago
vim True colors on the terminal! 4 years ago
zsh I dont like zprofile, so I put the cargo path directly in the config; watson is out; aliases was wrong 4 years ago
.gitignore Switched from Vundle to VIM8 package system 4 years ago
.gitmodules Updating modules and adding spellings 4 years ago
README.md Updated readme 5 years ago
install.sh Turned my vim-configs into a dotfiles repo 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.