Skip to content

Collection of bash scripts to automate repetitive tasks

Notifications You must be signed in to change notification settings

frohlichcortezh/bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-scripts (#WIP Work in progress)

Collection of bash scripts to automate repetitive tasks

Usage

Clone this repo with HTTP

git clone https://github.com/frohlichcortezh/bash-scripts.git

Connect to github with ssh

Adds a new ssh key and give instructions on how to add it to github.

. ../bash-scripts/bin/connect-github-ssh.sh

or

. ../bash-scripts/bin/connect-github-ssh.sh "[email protected]"

Setup terminal

Installs fish, python3, python3-pip, powerline-shell and Cascadia Code font

. ../bash-scripts/bin/setup-terminal.sh

Setup DEV

Installs VS Code, node, npm, yarn, angular, docker, portainer

. ../bash-scripts/bin/setup-dev.sh

About

Collection of bash scripts to automate repetitive tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages