mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-20 18:54:39 +10:00
Minor edits
This commit is contained in:
7
.bashrc
7
.bashrc
@@ -203,6 +203,11 @@ alias tb="nc termbin.com 9999"
|
||||
alias rr='curl -s -L https://raw.githubusercontent.com/keroserene/rickrollrc/master/roll.sh | bash'
|
||||
|
||||
### RANDOM COLOR SCRIPT ###
|
||||
/opt/shell-color-scripts/colorscript.sh random
|
||||
colorscript random
|
||||
|
||||
source /home/dt/.config/broot/launcher/bash/br
|
||||
|
||||
### BASH INSULTER ###
|
||||
if [ -f /etc/bash.command-not-found ]; then
|
||||
. /etc/bash.command-not-found
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user