Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giodamelio/dotfiles
My dotfiles
https://github.com/giodamelio/dotfiles
bspwm emacs fish-shell git nix vim
Last synced: 1 day ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/giodamelio/dotfiles
- Owner: giodamelio
- Created: 2014-07-28T23:54:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T00:07:26.000Z (almost 2 years ago)
- Last Synced: 2024-04-12T16:16:56.925Z (10 months ago)
- Topics: bspwm, emacs, fish-shell, git, nix, vim
- Language: Vim Script
- Size: 1.68 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
All the config files that make my computer run happily.
## Install dotfiles
Make sure you have GNU Stow installed.
```shell
cd ~
git clone [email protected]:giodamelio/dotfile.git
cd ~/dotfiles
./install.sh
```