Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 799 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 799 Bytes

dotfiles

.bashrc, .zshrc, .vimrc and the company

Fresh install

wget https://raw.githubusercontent.com/candidtim/dotfiles/master/install.sh -O - | sh

i3

I'm pretty sure I'm missing a lot of i3 configuration here, because to the moment I only did it once and all manually, yet there are:

  • /bin - a couple of scripts to copy to ~/.bin
  • i3.sh - to install requried pacakges to run i3

And following steps are manual for the moment:

  • install Yosemite San Francisco fonts
  • install Font Awesome
  • install Arc GTK Theme, and Firefox theme as well
  • install Moka icons

Other (yet to automate)

  • Show sudo password as you type: sudo visudo and add pwfeedback after env_reset (comma-separated)