Ironjanowar / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

i3

Dependencies

Need to install:

  • acpi -> For battery i3block
  • playerctl -> For media i3block

Emacs

  • Install Emacs.
  • Make sure you have no .emacs. You only need an empty .emacs.d directory, or simply install Emacs, delete .emacs.d and .emacs (in case you have it) and clone this repository.
  • Open Emacs.
  • Open ~/.emacs.d/init.org
  • Use the command: C-c C-v t (or M-x org-babel-tangle RET)
  • Restart Emacs and wait until it installs everything
  • OPTIONAL: M-x all-the-icons-install-fonts RET
  • DONE!

About


Languages

Language:Shell 62.0%Language:Perl 35.6%Language:Python 2.4%