mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 12:43:08 +02:00
fixed powerline-shell, added HiDPI things (new laptop, yay)
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
#
|
||||
|
||||
function _update_ps1() {
|
||||
PS1=$(powerline-shell $?)
|
||||
if hash powerline-shell 2>/dev/null; then
|
||||
PS1=$(powerline-shell $?)
|
||||
fi
|
||||
}
|
||||
|
||||
source ~/.alias
|
||||
|
Reference in New Issue
Block a user