https://github.com/jomrr/dotfiles
Personal dotfiles.
https://github.com/jomrr/dotfiles
dotenv dotfiles
Last synced: about 2 months ago
JSON representation
Personal dotfiles.
- Host: GitHub
- URL: https://github.com/jomrr/dotfiles
- Owner: jomrr
- License: mit
- Created: 2019-06-21T13:28:18.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2021-06-18T15:53:38.000Z (about 5 years ago)
- Last Synced: 2025-04-06T14:14:35.826Z (about 1 year ago)
- Topics: dotenv, dotfiles
- Language: Shell
- Size: 42 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
Personal dotfiles.
Please note I am using @Manjaro and @Ubuntu.
Other distros have not been tested with these files.
Use at your own risk ;-)
## Usage
```shell
git clone https://github.com/jam82/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
```
## License and Author
- Author:: Jonas Mauer (https://github.com/jam82)
- Copyright:: 2019, Jonas Mauer
Licensed under MIT License;
See LICENSE file in repository.
## References
Thanks to [Jeff Geerling](https://github.com/geerlingguy) for some inspiration.