This commit is contained in:
nemo 2025-01-23 01:00:08 +01:00
parent 2967b242f4
commit 6286a40f04
1 changed files with 1 additions and 0 deletions

1
bashrc
View File

@ -154,6 +154,7 @@ alias amongus="p3 -c 'print(chr(sum(range(ord(min(str(not())))))))' | lolcat"
alias neofetch="neofetch --source $OPT_PATH/img/meme/penger/penger.txt"
alias j="journal"
alias mokdir="mkdir"
alias tt="tt -showwpm -words french_1k -t 30 -csv"
# alias avec parametre
emoji(){ grep -i $1 $OPT_PATH/emoji; }