Merge pull request 'Update bootstrap.sh' (#19) from dev into prod
Reviewed-on: #19
This commit was merged in pull request #19.
This commit is contained in:
@@ -18,6 +18,8 @@ TEMP_SCRIPT_CLEANER="/root/firstlogincleaner.sh"
|
||||
#################. ALIASES
|
||||
echo "alias ll='ls -l --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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user