Template repo. Boilerplate configuration for new Ubuntu (Debian) distros & dev containers. Use this template repo (see GitHub) as a start-point for your own Ubuntu configuration. I use this template for my cfg-ubuntu repo.
./install.sh will:
- install oh-my-bash if missing.
- set
OSH_CUSTOM="$HOME/.config/omb" - install oh-my-zsh if missing.
- set
ZSH_CUSTOM=$HOME/.config/omz - install my multi-line
focusprompt theme foroh-my-bash/zsh - set
oh-my-bash/zshto use thefocustheme - copy
./home/to$HOME.
WARNING: Existing files are replaced!
./home/contains configuration dotfiles- I use this repo for VSCode dev container personalization
- Clone repo to your Ubuntu distro
cdto the cloned repo's folder- Run
./install.sh
curlandrsyncare installed.
All copyrights acknowledged.