Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 639 Bytes

README.rst

File metadata and controls

25 lines (17 loc) · 639 Bytes

dotfiles

My personal dotfiles and configs.

Emacs

Execute this command to install my emacs configuration:

wget -O - https://raw.githubusercontent.com/lukapeschke/dotfiles/master/emacs/install.sh | bash

If the colors seem weird, set the TERM environment variable to xterm-256color

i3

This is a simple i3gaps + i3blocks config. No Polybar / Xmonad etc..., I'm planning to move on to sway once it is considered stable, and this config should be fully compatible.