Added git credentials store. (This is also a test push for it)

This commit is contained in:
2025-08-28 15:37:42 +02:00
parent 5ef38501e4
commit 5497c5a7ae
4 changed files with 64 additions and 61 deletions

View File

@ -5,7 +5,8 @@
# Common commands
#-----
alias py="python3"
alias mcrow="sudo micro"
#alias mcrow="sudo micro"
alias mcrow="echo 'you better try to use nvim you little shit! :3'"
alias srcals="source /etc/nixos/other/aliases && echo 'Sourced Aliases ... successful!'"