Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T09:26:35.000Z (3 months ago)
- Last Synced: 2024-08-13T11:07:35.434Z (3 months ago)
- Topics: bash, config, environment, macos, scripts, ubuntu, zsh
- Language: Shell
- Homepage:
- Size: 90.8 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ubuntu config
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 config
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.