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. 7be49c51de
A few minor changes
9 years ago
bin paste42: use ssl 10 years ago
i3 Added rofi keyboard shortcuts 10 years ago
opt Init 11 years ago
screenshots Added screenshots 11 years ago
tmux removed deprecated config line 10 years ago
vim A few minor changes 9 years ago
zsh New helper function 9 years ago
.gitignore Init 11 years ago
README.md updated readme 9 years ago
gitconfig Set GPG key in gitconfig 10 years ago
install Changed some things and added autocomplete feature 10 years ago
install.bat Improved win32 support for vim 9 years ago
pentadactylrc Init 11 years ago
xinitrc some adjustments 10 years ago
xprofile Added more files 11 years ago
xresources Saved defaults for rofi 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

vim-plug on github

Screenshots

tmux + zsh:
tmux + zsh

vim:
vim

Videos