Configurable script to make setup apps easy after install ubuntu
After Installing ubuntu:
fork the repo and clone it.
- check the
apt_install_list
,snap_install_list
,remove_list
and change them if needed.
- update the
template-zshrc
using your configurations. - add your git configuration to
git_config
.
- if you don't want to change your desktop appearance, remove
bash make_beautiful.sh
fromrun_after_install_ubuntu.sh
, else update it by your interests.
- 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 =))
- change the 'Appearance' -> 'Themes' -> 'Applications','Icons':
- change the 'Fonts':
- change the 'Window Titlebar' -> 'Placement':
- change the vim:
- Add docker setup for ubuntu 20.04 LTS
- Add vim configurations.
- Update zsh confiturations.
- Add quick-k8s to zsh