https://github.com/egor-tensin/linux-home
My dotfiles
https://github.com/egor-tensin/linux-home
Last synced: 8 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/egor-tensin/linux-home
- Owner: egor-tensin
- License: mit
- Created: 2016-04-25T15:44:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T21:21:03.000Z (about 1 year ago)
- Last Synced: 2025-01-11T21:23:34.690Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 321 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
linux-home
==========My dotfiles.
The files are maintained in this repository and deployed on different machines
using [config-links].[config-links]: https://github.com/egor-tensin/config-links
Deployment
----------Go to the top directory and execute `./setup.sh`.
This uses [config-links] internally.Issues
------Some utilities (notably, GHC) may not work if its configuration files are
group-writable.
To fix this, run `chmod g-w` for every file & directory in this repository (you
can do this by running `links-chmod go-w`; this call is included in the
setup.sh script).License
-------
Distributed under the MIT License.
See [LICENSE.txt] for details.[LICENSE.txt]: LICENSE.txt