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.
		
		
		
		
		
			|  | 7 years ago | |
|---|---|---|
| bin | 7 years ago | |
| i3 | 8 years ago | |
| opt | 10 years ago | |
| screenshots | 10 years ago | |
| tmux | 9 years ago | |
| vim | 8 years ago | |
| zsh | 9 years ago | |
| .gitignore | 10 years ago | |
| README.md | 9 years ago | |
| gitconfig | 10 years ago | |
| install | 10 years ago | |
| install.bat | 9 years ago | |
| pentadactylrc | 10 years ago | |
| xinitrc | 10 years ago | |
| xprofile | 10 years ago | |
| xresources | 10 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	dot-files
This are my dot-files :-)
Installing them is easy.
- Linux: execute install
- Windows: execute install.bat(symlinks git and vim config)
vim
Use plug
To add plugins simply edit the file .vim/plug.vim
Install new plugins:
:PlugInstall
Update existing plugin:
:PlugUpdate

