Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 917 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 917 Bytes

My personal dotfiles

How to use

Use the stow program to create the symbolic links, like this:

$ stow -t $HOME vim

Manual actions

vim

  • Install Vundle
  • Install powerline-status (can be installed with pip)
  • Make CommandT extension
$ cd ~/.vim/bundle/command-t/ruby/command-t/ext/command-t && ruby extconf.rb && make
  • Make vimproc extension
$ cd ~/.vim/bundle/vimproc.vim && make

i3

  • install the fonts
  • pip install i3ipc

alacritty

  • install the fonts

polybar

  • install the fonts

gtk themes

Themes generated with oomox, after the stow we can also create a snap to also apply this theme on snapcraft apps

Post Setup