diff --git a/bash_history b/bash_history index d493841..69a2ea6 100644 --- a/bash_history +++ b/bash_history @@ -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 diff --git a/bashrc b/bashrc index e6b033c..0d5fe3b 100644 --- a/bashrc +++ b/bashrc @@ -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\]' ;; *) ;; diff --git a/ubuntu_logo.png b/ubuntu_logo.png index 3dcd59e..ae19d25 100644 Binary files a/ubuntu_logo.png and b/ubuntu_logo.png differ diff --git a/ubuntu_logo16.png b/ubuntu_logo16.png index 919ebf2..0a6d8a7 100644 Binary files a/ubuntu_logo16.png and b/ubuntu_logo16.png differ