Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/severen/dotfiles

My personal configuration files and scripts.
https://github.com/severen/dotfiles

chezmoi dotfiles emacs fish linux shell vim xdg

Last synced: 9 days ago
JSON representation

My personal configuration files and scripts.

Awesome Lists containing this project

README

        

# Dotfiles

These are my personal configuration files and scripts, written primarily for use
on an Arch Linux system. My dotfiles are installed and managed by
[chezmoi][chezmoi].

To declutter `$HOME`, I make an effort to ensure that the programs I use adhere
to the [XDG Base Directory][xdg] specification as much as possible.

## Programs

If you are interested, some core programs I use are:

* Shell: fish (`exec`'d by bash)
* Window Manager: KWin
* Desktop Environment: KDE Plasma
* Browser: Firefox
* Password Manager: KeePass XC
* Music Player: Elisa
* Video Player: mpv
* Editor: Neovim, Emacs, and Visual Studio Code

[chezmoi]: https://www.chezmoi.io/
[xdg]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html