Skip to content
/ tp-cfg-ubuntu Public template

Template repo. Configure new Ubuntu Dev Containers and Distros

License

Notifications You must be signed in to change notification settings

sbdev1234/tp-cfg-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tp-cfg-ubuntu

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.

About

./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 focus prompt theme for oh-my-bash/zsh
  • set oh-my-bash/zsh to use the focus theme
  • copy ./home/ to $HOME.
    WARNING: Existing files are replaced!

FYI:

  • ./home/ contains configuration dotfiles
  • I use this repo for VSCode dev container personalization

Manual Install

  • Clone repo to your Ubuntu distro
  • cd to the cloned repo's folder
  • Run ./install.sh

Assumptions

  • curl and rsync are installed.

All copyrights acknowledged.

About

Template repo. Configure new Ubuntu Dev Containers and Distros

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published