diff --git a/bashrc b/bashrc index 3edffa8..6437ef5 100644 --- a/bashrc +++ b/bashrc @@ -8,7 +8,7 @@ alias setclip='xclip -selection c' alias getclip='xclip -selection clipboard -o' alias wgetclip='wget `xclip -selection clipboard -o`' export HISTIGNORE='ls:clear:history' -alias cmatrix='cmatrix -b -C `r.choose green red blue white yellow cyan magenta black`' +# alias cmatrix='cmatrix -b -C `r.choose green red blue white yellow cyan magenta black`' alias youtube-mp3='/home/darkwiiplayer/.local/bin/youtube-dl --extract-audio --audio-format mp3' alias oneko='oneko -speed 20 -fg "#2f2f2f" -cursor 2 -name neko' alias sakura='oneko -bg "#ffddee" -sakura -name sakura'