dotfiles for *nux installs
Go to file
2023-12-31 14:50:20 +00:00
compton update compton config following new version 2020-06-18 16:42:07 +01:00
i3 added alias, added redshift 2019-12-05 19:45:18 +00:00
polybar rust doc alias, vim auto brackets, display laptop stuff 2020-10-20 12:48:08 +01:00
readymedia rofi themes 2019-01-12 09:04:14 +00:00
redshift added alias, added redshift 2019-12-05 19:45:18 +00:00
rofi rust doc alias, vim auto brackets, display laptop stuff 2020-10-20 12:48:08 +01:00
termite adding wal 2019-01-12 09:03:53 +00:00
vim adding vim plugins 2023-06-11 18:56:35 +01:00
youtube-dl added power menu removed scripts 2019-03-15 15:40:09 +00:00
.bashrc added journalctl command 2020-12-06 11:40:05 +00:00
.zshrc adding aliases and completions 2023-06-11 18:57:36 +01:00
README.md adding vim guide 2023-12-31 14:50:20 +00:00

dotfiles

Configuration and dotfiles for *nix desktop apps

Vim

  1. symlink vim/.vimrc to ~
  2. symlink vim/plugins.vim to ~/.vim
  3. git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  4. run vim and use command :PluginInstall