https://github.com/flaudisio/dotfiles
My configuration files.
https://github.com/flaudisio/dotfiles
aliases bash configuration dotfiles shell vim
Last synced: 3 months ago
JSON representation
My configuration files.
- Host: GitHub
- URL: https://github.com/flaudisio/dotfiles
- Owner: flaudisio
- License: mit
- Created: 2013-06-24T12:17:18.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T23:40:49.000Z (over 1 year ago)
- Last Synced: 2025-02-18T03:34:05.841Z (over 1 year ago)
- Topics: aliases, bash, configuration, dotfiles, shell, vim
- Language: Shell
- Homepage:
- Size: 87.9 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 ~/.dotfiles
cd ~/.dotfiles
./install.sh -h
```
## License
[MIT](LICENSE).