mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-21 03:04:38 +10:00
Minor edits.
This commit is contained in:
3
.bashrc
3
.bashrc
@@ -199,5 +199,8 @@ fi
|
||||
### FORCE ALL KAKOUNE WINDOWS TO BE IN ONE SESSION
|
||||
alias kak="kak -c mysession"
|
||||
|
||||
### CLEAR THE TERMINAL
|
||||
# alias clear='[ $[$RANDOM % 10] = 0 ] && cd /home/dt/vt100 && ./slowcat.pl $(/bin/ls | grep .vt | shuf -n 1) || clear'
|
||||
|
||||
### RANDOM COLOR SCRIPT ###
|
||||
/opt/shell-color-scripts/colorscript.sh random
|
||||
|
||||
Reference in New Issue
Block a user