Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiaanyn/dotfiles
https://github.com/sebastiaanyn/dotfiles
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sebastiaanyn/dotfiles
- Owner: SebastiaanYN
- Created: 2021-05-29T16:59:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-08T00:38:33.000Z (about 3 years ago)
- Last Synced: 2024-10-28T20:49:36.448Z (2 months ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Ubuntu dotfiles
## Installation
```sh
git clone https://github.com/SebastiaanYN/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
```Additionally run `sudo visudo` and add `%sudo ALL=NOPASSWD: /usr/sbin/service cron start` to allow cron to start without root
After the installation the dotfiles should be symlinked to the home directory, so keep the repository on your system