Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dueyfinster/dotfiles
My Dotfiles
https://github.com/dueyfinster/dotfiles
bash dotfiles emacs fish-shell i3 mutt org-babel org-mode orgmode swaywm tmux vim zsh zshrc
Last synced: 28 days ago
JSON representation
My Dotfiles
- Host: GitHub
- URL: https://github.com/dueyfinster/dotfiles
- Owner: dueyfinster
- License: mit
- Created: 2016-02-17T16:56:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T10:11:24.000Z (8 months ago)
- Last Synced: 2024-03-27T11:30:20.590Z (8 months ago)
- Topics: bash, dotfiles, emacs, fish-shell, i3, mutt, org-babel, org-mode, orgmode, swaywm, tmux, vim, zsh, zshrc
- Language: Shell
- Homepage: https://www.neilgrogan.com
- Size: 6.51 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
## Install```sh
bash -c "$(curl -fsSL https://bit.ly/dfdotfiles)" && source ~/.bashrc
```## Install without git
```sh
cd; curl -#L https://github.com/dueyfinster/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md,LICENSE}
```## Subdirectories
Each directory can used with [GNU Stow](https://www.gnu.org/software/stow/) to use those config files.