Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hadronized/config
My main configuration files
https://github.com/hadronized/config
Last synced: about 1 month ago
JSON representation
My main configuration files
- Host: GitHub
- URL: https://github.com/hadronized/config
- Owner: hadronized
- Archived: true
- Created: 2014-06-09T20:50:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T10:42:32.000Z (8 months ago)
- Last Synced: 2024-08-07T18:36:17.924Z (5 months ago)
- Language: Lua
- Size: 1.7 MB
- Stars: 80
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: phaazon’s configuration files
This repository holds my configuration files.
- [[./alacritty][alacritty]], a terminal emulator.
- [[./bin][bin]], a collection of binaries I use /mostly/ on Linux and [[https://github.com/baskerville/bspwm][bspwm]] / [[https://i3wm.org][i3wm]].
- [[./bspwm][bspwm]], which contains my configuration for [[https://github.com/baskerville/bspwm][bspwm]] and sxhkd.
- [[./deprecated][deprecated]] contains old configuration files I’m unlikely to use ever again, and are just there for history™.
- [[./doom][doom]], for everything relating to my [[https://github.com/hlissner/doom-emacs][Doom Emacs]] configuration.
- [[./dunst][dunst]], a small and stand-alone notification application for Linux.
- [[./fzf][fzf]], the best fuzzy searcher.
- [[./git][git]], for everything relating to [[https://git-scm.com][Git]].
- [[./haskell][haskell]], containing mostly configuration for GHC and especially its REPL, GHCi.
- [[./i3][i3]], my configuration files for [[https://i3wm.org][i3wm]].
- [[./kitty][kitty]], the main terminal emulator I’m using.
- [[./nvim][nvim]], the main editor I use in Kitty!
- [[./picom][picom]], a stand-alone Xorg compositor.
- [[./polybar][polybar]], a stand-alone panel for Xorg (especially useful when used with either [[https://github.com/baskerville/bspwm][bspwm]] or [[https://i3wm.org][i3wm]]).
- [[./rofi][rofi]], a nice application launcher / window switcher / stdin-stdout prompt for Xorg.
- [[./rust][rust]], which contains default configuration files for things like [[https://github.com/rust-lang/rustfmt][rustfmt]].
- [[./termite][termite]], configuration files for an awesome VTE terminal that I used a lot in the past years, but not so much
anymore.
- [[./tmux][tmux]], configuration files for the [[https://github.com/tmux/tmux][famous terminal multiplexer]].
- [[./tty][tty]], which contains files I might want to install on fresh setup, especially Archlinux.
- [[./zsh][zsh]], my [[https://www.zsh.org][ZSH]] configuration files.