Skip to content

andyblight/bash_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash_scripts

Bash scripts to customize my working environment.

This repo is mainly for my convenience and contains scripts that make my life easier when working in the Bash shell. Feel free to fork this repo and do your own thing.

The master branch is for my current distro. Branches are for older distros and are not maintained.

To install

# Create directory to clone into.
mkdir -p ~/git/andyblight
cd ~/git/andyblight
# Clone this repo.
git clone https://github.com/andyblight/bash_scripts.git
# Install the upgrade and git prompt scripts.
cd ~/git/andyblight/bash_scripts
./install.sh ubuntu22.04lts

After installation has completed, you will see the contents of the file ubuntu22.04lts/configure.md scroll by. The things to do in this file are optional but I find them useful to do.

Now open a new terminal and you should see:

user@computer-name ~/git/andyblight/bash_scripts(main)$

If you do, then the minimal installation is complete.

Optional installations

The desktop-installs directory has several scripts that you can use. This is the current status of each file.

  • install-docker.sh - Not tested in a while.
  • install-git-tools.sh - Working.
  • install-upplay.sh - Worked a year ago.

About

Bash scripts to customize my working environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages