Skip to content

Configurable script to make setup apps easy after install ubuntu

License

Notifications You must be signed in to change notification settings

MSadeghzadehG/just-run-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dab6d3a · Jul 17, 2020

History

23 Commits
Jun 26, 2020
Oct 21, 2019
Jun 20, 2020
Jun 10, 2020
Jun 26, 2020
Jun 20, 2020
Jun 20, 2020
Jun 26, 2020
Jun 20, 2020
Jun 20, 2020
Jun 20, 2020
Jun 20, 2020
Jun 20, 2020
Jun 20, 2020
Jun 19, 2020
Jun 26, 2020
Jun 20, 2020
Jun 20, 2020
Jun 20, 2020
Jun 20, 2020

Repository files navigation

just-run-it

Configurable script to make setup apps easy after install ubuntu

result

How to use?

After Installing ubuntu:

1. Fork

fork the repo and clone it.

2. Edit apps to be install or remove

  • check the apt_install_list,snap_install_list, remove_list and change them if needed.

3. Set your configs

  • update the template-zshrc using your configurations.
  • add your git configuration to git_config.

(optinoal) 4. Modify changes for appearance

  • if you don't want to change your desktop appearance, remove bash make_beautiful.sh from run_after_install_ubuntu.sh, else update it by your interests.

5. Run!

  • add your password in .sudo-pass (it will assumed-unchanged, but watch out).
  • run: ./run_after_install_ubuntu.sh. after finish it will restart your computer to apply changes.

All Done! enjoy =))

Apply make_beautiful changes on tweaks

  • change the 'Appearance' -> 'Themes' -> 'Applications','Icons':

themes

  • change the 'Fonts':

fonts

  • change the 'Window Titlebar' -> 'Placement':

placement

  • change the vim:

vim

TODO:

  • Add docker setup for ubuntu 20.04 LTS
  • Add vim configurations.
  • Update zsh confiturations.
  • Add quick-k8s to zsh