Author: Daniel Baumann Description: Enabling powerline-gitstatus in default shell theme. diff -Naurp powerline-gitstatus.temp/debian/powerline-gitstatus/usr/share/powerline/config_files/themes/shell/default.json powerline-gitstatus/debian/powerline-gitstatus/usr/share/powerline/config_files/themes/shell/default.json --- powerline-gitstatus.temp/debian/powerline-gitstatus/usr/share/powerline/config_files/themes/shell/default.json +++ powerline-gitstatus/debian/powerline-gitstatus/usr/share/powerline/config_files/themes/shell/default.json @@ -17,6 +17,10 @@ "priority": 50 }, { + "function": "powerline_gitstatus.gitstatus", + "priority": 40 + }, + { "function": "powerline.segments.shell.cwd", "priority": 10 },