These are my linux configuration files I want to take with me wherever I go.
It all started reading http://sontek.net/turning-vim-into-a-modern-python-ide
sudo apt install build-essentials python-dev python3-dev cmake-curses-gui fish tmux vim-gtk3 git cabextract redshift-gtk volumeicon-alsa i3lock
So much =)
- Clone this repo.
- Infect your system:
- The easy way: run
python install.py
and answer any questions. - The manual way: replace your original dotfiles by a link to the corresponding file in the repo (use a leading dot, not underscore).
- The easy way: run
- Get new version of stuff:
git pull
. - Create new links, get new submodules etc:
python install.py
- Waiting for an IPython 3.0 theme for solarized, then add theme switching: https://www.pfenninger.org/posts/ipython-notebook-extensions-to-ease-day-to-day-work/.