SkillAgentSearch skills...

Bashscripts

My bash profile and scripts.

Install / Use

/learn @giggio/Bashscripts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

My Bash files

Main repo: codeberg.org/giggio/bashscripts

These are my bash files. It uses starship to customize the prompt, so you need it in PATH.

This repo will work better with my dotfiles.

Installation

  • Clone this repo to ~/bashscripts:
  git clone --recurse-submodules https://codeberg.org/giggio/bashscripts
  • Add this line to the end of your ~/.bashrc or ~/.bash_profile:
source $HOME/bashscripts/.bashrc

Extending these scripts

It will run every file with .bash at the end, so all you need to do is add more files. Files are sorted and directories closer to the root of the repo will run first.

Author

Giovanni Bassi

License

Licensed under the MIT license.

Related Skills

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated1mo ago
Forks19

Languages

Shell

Security Score

95/100

Audited on Feb 4, 2026

No findings