Merge branch 'master' of gitlab.com:rehashedsalt/home
This commit is contained in:
2
.bin
2
.bin
Submodule .bin updated: 17b2ebada2...759ba10543
1
.profile
1
.profile
@@ -281,6 +281,7 @@ _ps1bash() {
|
|||||||
fg_bold="\[\e[1m\]"
|
fg_bold="\[\e[1m\]"
|
||||||
|
|
||||||
# Add hostname prefix in SSH sessions
|
# Add hostname prefix in SSH sessions
|
||||||
|
unset prefix
|
||||||
# Yes, shellcheck. I get it. That's what the or is for
|
# Yes, shellcheck. I get it. That's what the or is for
|
||||||
#shellcheck disable=2039
|
#shellcheck disable=2039
|
||||||
if [ "$HOSTNAME" = "phys-saltshaker" ] || [ "$(hostname)" = "phys-saltshaker" ]; then
|
if [ "$HOSTNAME" = "phys-saltshaker" ] || [ "$(hostname)" = "phys-saltshaker" ]; then
|
||||||
|
Submodule .vim/bundle/ale updated: 2d9380d75c...5f84325cd8
Submodule .vim/bundle/lightline.vim updated: 53bd3279da...ef6df46efe
Submodule .vim/bundle/vim-javascript updated: b6c8c84192...2e4a8c485c
Submodule .vim/bundle/vim-template updated: 27bf49b1fb...b2fe18239d
Submodule .vim/pathogen updated: e9fb0914db...a553410f1b
Reference in New Issue
Block a user