Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.