https://github.com/duzun/manjaro-setup
My setup scripts for Linux Manjaro
https://github.com/duzun/manjaro-setup
Last synced: 3 months ago
JSON representation
My setup scripts for Linux Manjaro
- Host: GitHub
- URL: https://github.com/duzun/manjaro-setup
- Owner: duzun
- License: mit
- Created: 2021-03-12T21:18:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T19:28:21.000Z (over 1 year ago)
- Last Synced: 2025-04-22T02:36:43.841Z (6 months ago)
- Language: Shell
- Size: 171 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [](https://manjaro.org/) manjaro-setup
My setup scripts for Linux Manjaro
I don't like spending too much time installing and configuring my working system,
but rather would prefer speding time using it productively.
Hence these scripts that help me get up and running with a new system as quick as possible.Take a looks at `manjaro_install_apps.sh`, `manjaro_install_cli.sh` & `manjaro_install_web_dev.sh`.
Before running any of these, I encourage you to open them in a text editor and review what is going to be installed,
comment/uncomment depending on your needs, then `chmod +x *.sh` and execute.If you are like me, spending a lot of time in the console, with lots of terminals all over the screen, I'm sure you have your own dotfiles.
In any case, here are mine: [duzun/⊙](https://github.com/duzun/dotfiles) 😉## 🔗 Links
- [duzun/dotfiles](https://github.com/duzun/dotfiles)
- [15 Things to do after installing KDE Neon (2021)](https://averagelinuxuser.com/things-to-do-after-installing-kde-neon-2020/)