minor refactor

This commit is contained in:
constantin
2024-09-04 15:46:04 +02:00
parent bb266e3094
commit 0f0fe951ee
8 changed files with 5 additions and 19 deletions

2
git.sh Normal file → Executable file
View File

@ -1,5 +1,3 @@
#!/bin/bash
alias ga='git add'
alias gaa='git add .'
alias gc='git commit'