Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codyreichert/dotfiles
dotfiles
https://github.com/codyreichert/dotfiles
configuration-files dotfiles dotfiles-linux
Last synced: about 2 months ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/codyreichert/dotfiles
- Owner: CodyReichert
- Created: 2014-08-15T20:50:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T04:36:10.000Z (over 2 years ago)
- Last Synced: 2024-08-13T07:15:51.061Z (5 months ago)
- Topics: configuration-files, dotfiles, dotfiles-linux
- Language: Shell
- Homepage: https://codys.club/dotfiles
- Size: 3.23 MB
- Stars: 34
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo constains configuration files for many of the programs I use
daily. My desktop and laptop both run Arch Linux, but all of these
should work on any Linux machine._\* Tweaks possibly required._
# Installation and usage
The hierarchy of the files in this repo are designed to be installed by
the program [GNUStow](https://www.gnu.org/software/stow/). You can run
`stow` from the top-level folder and install one or many configuration files.To install a configuration file or folder:
```
$ stow emacs
```# Software and scripts
Although I don't use _all_ of these programs anymore, I find it useful
to keep them around to help myself (and others) searching for specific
configuration options find an example.Here is a list of software this covers:
## Desktop / X server
- [fehbg](http://feh.finalrewind.org/)
- [stumpwm](https://stumpwm.github.io/)
- [xbindkeys](http://www.nongnu.org/xbindkeys/xbindkeys.html)
- [xinit](http://www.x.org/archive/X11R7.5/doc/man/man1/xinit.1.html)
- [xmodmap](http://www.x.org/archive/X11R6.8.2/doc/xmodmap.1.html)
- [xsession](https://wiki.debian.org/Xsession)## Development
- [eslint](http://eslint.org/)
- [git](http://git-scm.com/)
- [sbcl](http://www.sbcl.org/)## Miscellaneous
- [octoprint](https://octoprint.org/)
- [scripts](https://github.com/CodyReichert/dotfiles/tree/master/scripts/.scripts)## Music
- [beets](http://beets.radbox.org/)
- [mpd](http://www.musicpd.org/)
- [ncmpcpp](http://ncmpcpp.rybczak.net/)## Terminal
- [bash](https://savannah.gnu.org/git/?group=bash)
- [bash-git-prompt](https://github.com/magicmonty/bash-git-prompt)
- [htop](http://hisham.hm/htop/)
- [inputrc](http://www.linuxfromscratch.org/blfs/view/5.1/postlfs/inputrc.html)
- [terminator](https://launchpad.net/terminator)
- [Z-shell](http://www.zsh.org/)## Text editor
- [emacs](https://www.gnu.org/software/emacs/)
- [vim](http://www.vim.org/)# License
MIT
---
> Let's connect: [codys.club](https://codys.club) · [Medium](http://medium.com/@CodyReichert) · [GitHub](https://github.com/CodyReichert) · [Twitter](https://twitter.com/CodyReichert)