Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janhancic/dotfiles
Collection of my dotfiles
https://github.com/janhancic/dotfiles
Last synced: 22 days ago
JSON representation
Collection of my dotfiles
- Host: GitHub
- URL: https://github.com/janhancic/dotfiles
- Owner: janhancic
- License: mit
- Created: 2013-10-27T20:59:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T14:50:25.000Z (almost 6 years ago)
- Last Synced: 2024-04-14T19:15:47.068Z (7 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# My .dotfiles
Not meant for general usage, heavily tailored for my use case.
## Instalation
```bash
cd $HOME
git clone https://github.com/janhancic/dotfiles.git .dotfiles
cd .dotfiles
./install.sh
```Then open a new shell.
## Todo
add hook for custom aliases/setup (.profile.local or something like that)## License
Licensed under MIT. See LICENSE.md file for details.