diff options
-rwxr-xr-x | 2/rice.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -124,6 +124,7 @@ zstyle ':completion:*' verbose true zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd' EOF +echo "emulate sh -c 'source /etc/profile'" >> /etc/zsh/zprofile echo "cleaning up trash..." fok apt clean -y |