https://github.com/dmalyuta/dotfiles
Linux work environment setup
https://github.com/dmalyuta/dotfiles
dotfiles ubuntu
Last synced: 6 months ago
JSON representation
Linux work environment setup
- Host: GitHub
- URL: https://github.com/dmalyuta/dotfiles
- Owner: dmalyuta
- License: mit
- Created: 2016-11-10T14:26:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:02:21.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T06:43:25.218Z (7 months ago)
- Topics: dotfiles, ubuntu
- Language: Emacs Lisp
- Homepage:
- Size: 13.7 MB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ubuntu dotfiles
Ubuntu 22.04 LTS auto-configuration.
## Automatic install script
Use the Bash script `install` to install the full environment. Simply run
```
./install
```## License
The code is available under the [MIT license](
https://github.com/dmalyuta/dotfiles/blob/master/LICENSE).