i use arch btw
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove gitnow config

-34
-34
fish/.config/fish/conf.d/.gitnow
··· 1 - [ keybindings ] 2 - 3 - # Alt + S 4 - state = \es 5 - 6 - # Alt + E 7 - stage = \ee 8 - 9 - # Ctrl + E 10 - unstage = \ce 11 - 12 - # Alt + M 13 - show = \em 14 - 15 - # Alt + C 16 - commit-all = \ec 17 - 18 - # Alt + D 19 - pull = \ed 20 - 21 - # Alt + P 22 - push = \ep 23 - 24 - # Alt + U 25 - upstream = \eu 26 - 27 - # Alt + L 28 - logs = \el 29 - 30 - # Alt + F 31 - feature = \ef 32 - 33 - # Alt + H 34 - hotfix = \eh