My own dot file configuration for future faster environment restoration.
Repository is divided into different configs. TODO: Make scritps that copy in and out of those folders to home with possible backup.
TODO: Add info about soft in list, write script to install each package from file
Before executing tmux clone: Tmux Plugin Manager more info is in this repo or just execute this:
$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
If tmux is already running, reload it's config
$ tmux source ~/.tmux.conf
After replacing configs install missing plugins with prefix
+ I (capital i) and voil'a works.
Usefull shortcuts:
Ressurect -
prefix
+ CTRL + s to save.
prefix
+ CTRL + r to reload saved session state.
Pick a theme for tmux from tmux-themepack under this url
sudo apt-get install fonts-powerline
or follow guide from themepack repo.
Install spacemacs using script TODO: Add spacemacs configs
TODO: Add configs
TODO: Add commons