Skip to content

lukpra/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

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.

System

TODO: Add info about soft in list, write script to install each package from file

Tmux

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.

Spacemacs

Install spacemacs using script TODO: Add spacemacs configs

Vim

TODO: Add configs

Bash Commons

TODO: Add commons

About

My own dot file configuration for future faster environment restoration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages