Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flaudisio/dotfiles
My configuration files.
https://github.com/flaudisio/dotfiles
aliases bash configuration dotfiles shell vim
Last synced: about 2 months ago
JSON representation
My configuration files.
- Host: GitHub
- URL: https://github.com/flaudisio/dotfiles
- Owner: flaudisio
- License: other
- Created: 2013-06-24T12:17:18.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T00:33:42.000Z (2 months ago)
- Last Synced: 2024-11-04T01:22:04.352Z (2 months ago)
- Topics: aliases, bash, configuration, dotfiles, shell, vim
- Language: Shell
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
My configuration files.
## Installation
Clone the repository and run `install.sh`:
```bash
git clone https://github.com/flaudisio/dotfiles.git ~/.dotfilescd ~/.dotfiles
./install.sh -h
```## License
[MIT](LICENSE)