项目作者: MSadeghzadehG

项目描述 :
Configurable script to make setup apps easy after install ubuntu
高级语言: Vim script
项目地址: git://github.com/MSadeghzadehG/just-run-it.git
创建时间: 2019-07-17T19:11:27Z
项目社区:https://github.com/MSadeghzadehG/just-run-it

开源协议:MIT License

下载


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