Update bootstrap.sh
This commit is contained in:
@@ -18,6 +18,8 @@ TEMP_SCRIPT_CLEANER="/root/firstlogincleaner.sh"
|
|||||||
#################. ALIASES
|
#################. ALIASES
|
||||||
echo "alias ll='ls -l --color=auto'" >> ~/.bashrc
|
echo "alias ll='ls -l --color=auto'" >> ~/.bashrc
|
||||||
echo "alias l='ls -lAh --color=auto'" >> ~/.bashrc
|
echo "alias l='ls -lAh --color=auto'" >> ~/.bashrc
|
||||||
|
echo "" >> ~/.bashrc
|
||||||
|
echo 'PS1="\[\e[32m\]\u\[\e[0m\]@\[\e[31m\]\h\[\e[0m\]:\[\e[34m\]\w\[\e[0m\]# "' >> ~/.bashrc
|
||||||
source ~/.bashrc
|
source ~/.bashrc
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user