Add bash funcations and aliases #2

Open
twodarek wants to merge 4 commits from twodarek-patch-1 into main
twodarek commented 2021-03-25 21:44:42 +00:00 (Migrated from github.com)

Add the ability to source bash_function and bash_ailases

Add the ability to source bash_function and bash_ailases
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin twodarek-patch-1:twodarek-patch-1
git switch twodarek-patch-1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff twodarek-patch-1
git switch twodarek-patch-1
git rebase main
git switch main
git merge --ff-only twodarek-patch-1
git switch twodarek-patch-1
git rebase main
git switch main
git merge --no-ff twodarek-patch-1
git switch main
git merge --squash twodarek-patch-1
git switch main
git merge --ff-only twodarek-patch-1
git switch main
git merge twodarek-patch-1
git push origin main
Sign in to join this conversation.
No description provided.