Code: Select all
$ more .bashrc
# .bashrc
# User specific aliases and functions
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fiCode: Select all
$ more .bashrc
# .bashrc
# User specific aliases and functions
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fiviking60 wrote:(Well that startup jungle sound is horrible but it does not affect the functionality).
Code: Select all
systemctl disable canberra-system-bootup.service