https://github.com/cillianmyles/dev-config
Configuring desktop environments for development & general use
https://github.com/cillianmyles/dev-config
bash config environment macos scripts ubuntu zsh
Last synced: 12 months ago
JSON representation
Configuring desktop environments for development & general use
- Host: GitHub
- URL: https://github.com/cillianmyles/dev-config
- Owner: CillianMyles
- Created: 2015-08-04T11:21:16.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T19:36:10.000Z (over 1 year ago)
- Last Synced: 2025-03-27T19:39:53.529Z (about 1 year ago)
- Topics: bash, config, environment, macos, scripts, ubuntu, zsh
- Language: Shell
- Homepage:
- Size: 93.8 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ubuntu
Configuring Ubuntu 24.04 LTS desktop environment for development/general use:
```bash
wget -qO- https://raw.githubusercontent.com/CillianMyles/dev-config/main/ubuntu_24.04/install.sh | bash
```
# macOS
Configuring MacOS desktop environment for development/general use.
# Common
Some re-usable bash scripts, functions, aliases etc. and config that's common to all platforms.