mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
removed unused overrides
This commit is contained in:
parent
06afa21171
commit
062138e116
1 changed files with 0 additions and 5 deletions
5
.bashrc
5
.bashrc
|
@ -314,11 +314,6 @@ if [ -f $pip_packages/powerline/bindings/bash/powerline.sh ]; then
|
|||
powerline-daemon -q
|
||||
POWERLINE_BASH_CONTINUATION=1
|
||||
POWERLINE_BASH_SELECT=1
|
||||
# if [ -f $HOME/.bash_powerline_personal ]; then
|
||||
# . $HOME/.bash_powerline_personal
|
||||
#fi
|
||||
# POWERLINE_THEME_OVERRIDES="default.segment_data.email_imap_alert=true"
|
||||
POWERLINE_THEME_OVERRIDES="default.segment_data.cwd.display=false"
|
||||
. $pip_packages/powerline/bindings/bash/powerline.sh
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue