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.
 
 
 
 
 
Thomas Ba. 230d2349a2
Changes for (g)vim on windows
7 years ago
bin paste42: use ssl 9 years ago
i3 added missing " 7 years ago
opt Init 10 years ago
screenshots Added screenshots 10 years ago
tmux removed deprecated config line 9 years ago
vim Changes for (g)vim on windows 7 years ago
zsh New helper function 9 years ago
.gitignore Init 10 years ago
README.md updated readme 9 years ago
gitconfig Set GPG key in gitconfig 9 years ago
install Changed some things and added autocomplete feature 9 years ago
install.bat Improved win32 support for vim 9 years ago
pentadactylrc Init 10 years ago
xinitrc some adjustments 9 years ago
xprofile Added more files 10 years ago
xresources Saved defaults for rofi 9 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

vim-plug on github

Screenshots

tmux + zsh:
tmux + zsh

vim:
vim

Videos