Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kasteph/config

My GNU/Linux config. Emacs, poetry, fonts, rofi, alacritty.
https://github.com/kasteph/config

doom dots emacs gnu-linux linux org-mode org-noter org-roam rice

Last synced: 12 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# config

Clone into `~/.config`: `git clone [email protected]:stephsamson/config.git ~/.config`.

## Bill of Items

* emacs
* doom
* rofi
* alacritty
* poetry
* pyenv
* tmux

## Symlinks

From `$HOME`:

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