updated logo

beta.r3js.org
Theunis J. Botha 2017-02-09 21:38:08 +01:00
parent 37121a773b
commit 8690d421ac
4 changed files with 82 additions and 1 deletions

View File

@ -19987,3 +19987,84 @@ exit
cd Downloads/WebStorm-145.597.6/bin/
./webstorm.sh
exit
gedit
g
cd config/
git commit -am "basg
"
git push
g
r
ps
d
e1
r
d
ps
r
d
e1
r
d
ps
d
e1
d
ps
r
d
e1
r
d
r
ps
r
d
e1
d
ps
r
d
e1
r
d
ps
r
cd 3d-pong/
grep "renderPlayer1DOM" * -R
grep "renderPlayer1DOM" * -lR | xargs sed -i "s/renderPlayer1DOM/renderPlayersWaitingDOM/g"
grep "renderPlayersWaitingDOM" * -lR | xargs sed -i "s/renderPlayersWaitingDOM/renderPlayersReadyDOM/g"
grep "renderPlayer0DOM" * -lR | xargs sed -i "s/renderPlayers0DOM/renderPlayersWaitingDOM/g"
r
d
e1
r
l
exit
g
cd config/
gnome-screenshot -a
exit
cd /var/lib/python/
ls
cd ..
ls
find . -name "ubuntu_lo" * -R
find . -name "ubuntu_lo*"
cd ..
find . -name "ubuntu_lo*"
cd ..
find . -name "ubuntu_lo*"
cd lib/plymouth/themes/ubuntu-logo/
ls
sudo rm ubuntu_logo.png
sudo rm ubuntu_logo16.png
sudo ln -s /usr/share/gamewheel/config/ubuntu_logo.png
sudo ln -s /usr/share/gamewheel/config/ubuntu_logo16.png
sudo rm progress_dot_on16.png
sudo rm progress_dot_on.png
sudo ln -s /usr/share/gamewheel/config/progress_dot_on.png
sudo ln -s /usr/share/gamewheel/config/progress_dot_on16.png
exit
vim .bashrc
exit

2
bashrc
View File

@ -66,7 +66,7 @@ unset color_prompt force_color_prompt
# If this is an xterm set the title to user@host:dir
case "$TERM" in
xterm*|rxvt*)
PS1='${debian_chroot:+($debian_chroot)}\[\033[38;5;34m\]-\[\033[38;5;35m\]=\[\033[38;5;36m\]<\[\033[38;5;37m\]y\[\033[38;5;38m\]b\[\033[38;5;39m\]4\[\033[38;5;38m\]f\[\033[38;5;37m\]3\[\033[38;5;36m\]1\[\033[38;5;41m\]0\w\[\033[38;5;199m\]/\[\033[38;5;104m\]$(__git_ps1 "(%s)\[\033[38;5;199m\]/")\[\033[38;5;117m\]'
PS1='${debian_chroot:+($debian_chroot)}\[\033[38;5;34m\]-\[\033[38;5;35m\]=\[\033[38;5;36m\]<\[\033[38;5;37m\]y\[\033[38;5;38m\]b\[\033[38;5;39m\]4\[\033[38;5;40m\]f\[\033[38;5;42m\]3\[\033[38;5;43m\]1\[\033[38;5;87m\]0\[\033[38;5;34m\]\w\[\033[38;5;199m\]/\[\033[38;5;104m\]$(__git_ps1 "(%s)\[\033[38;5;199m\]/")\[\033[38;5;117m\]'
;;
*)
;;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 711 B

After

Width:  |  Height:  |  Size: 7.8 KiB