Skip to content

TeamLinux01/bin

Repository files navigation

A collection of bash scripts for ~/bin/

Create SSH keys for service (README link)

Create GPG keys (README link)

Docker images updater (README link)

Setup instructions

Recommend forking the project repo first.

Note

Use the green Code button on the repo page to get the http or ssh link to paste after the git clone command. Replace [git repo] with the text copied from the code button.

Run the following command to get started:

git clone [git repo] ~/bin

FISH shell setup

After running the above command, run this in the terminal

set -U fish_user_paths ~/bin $fish_user_paths

Close the terminal and it will be set on next session.

About

Collection of scripts for ~/bin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages