Skip to content
/ config Public

My GNU/Linux config. Emacs, poetry, fonts, rofi, alacritty.

Notifications You must be signed in to change notification settings

kasteph/config

Repository files navigation

config

Clone into ~/.config: git clone git@github.com:stephsamson/config.git ~/.config.

Bill of Items

  • emacs
  • doom
  • rofi
  • alacritty
  • poetry
  • pyenv
  • tmux

Symlinks

From $HOME:

$ ln -Ts ~/.config/.doom.d/ .
$ ln -s ~/.config/.gitconfig .
$ ln -s ~/.config/.bash* .
$ ln -s ~/.config/.tmux.conf .