Skip to content

Commit

Permalink
Update .bash_aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben-Madelaine authored Feb 11, 2021
1 parent 35f9ea8 commit b8ee0b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ alias dd='redshift -x > /dev/null 5>&1'
# alias ll='ls -alF'
alias ll='exa --header --long -all'
alias logout='sudo pkill -KILL -u ruben'
alias mx='unimatrix -w -s 99 -l ckg && neofetch'
alias mx='unimatrix -c blue -w -s 99 -l ckg && neofetch'
alias mxx='unimatrix -f -s 95 -l aAcCgGkn'
alias mxxx='-c yellow -l -f -s 95 'e' aAcCgGkn'
# alias neo="neofetch --source $(find /home/ruben/workspace/git/my-configs/neofetch/ascii -type f | shuf -n 1)"
alias n='redshift -PO 2800 > /dev/null 2>&1'
alias nn='redshift -PO 2000 > /dev/null 2>&1'
Expand Down

0 comments on commit b8ee0b2

Please sign in to comment.