proof that I can sign shit with my key

Signed-off-by: PlexSheep <software@cscherr.de>
This commit is contained in:
Christoph J. Scherr 2025-01-22 02:35:14 +01:00
parent 39722ea19f
commit 1cf4f79ab1
Signed by: PlexSheep
GPG Key ID: 9EB784BB202BB7BB
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -35,6 +35,7 @@
!.terminfo/**
!.config/shortkuts.kksrc
!.config/user-dirs.dirs
!Documents/install_it_all.sh
# except except
.config/btop/btop.log

1
.zshrc
View File

@ -49,6 +49,7 @@ alias ff=firefox
alias bell="tput bel"
alias fd=fdfind
alias nobak="touch .nobackup"
alias securerm="shred -zun 100"
# alias shutdown="confirm shutdown"
### Functions