not ignoring lazygit config

This commit is contained in:
David Chen 2019-12-06 07:48:33 -08:00
parent bdf92c6bc6
commit 57592a3432
3 changed files with 48 additions and 3 deletions

3
.gitignore vendored
View file

@ -27,3 +27,6 @@
!/mutt/
/mutt/accounts/*
!/my-packages.txt
!/jesseduffield/
/jesseduffield/lazygit/*
!/jesseduffield/lazygit/config.yml

View file

@ -0,0 +1,43 @@
confirmonquit: false
git:
autofetch: true
merging:
manualcommit: false
skiphookprefix: WIP
gui:
commitlength:
show: true
mouseevents: true
scrollheight: 2
scrollpastbottom: true
theme:
activebordercolor:
- cyan
- bold
inactivebordercolor:
- white
lighttheme: false
optionstextcolor:
- blue
reporting: "off"
splashupdatesindex: 0
startuppopupversion: 1
keybinding:
universal:
prevItem-alt: 'u' # go one line up
nextItem-alt: 'e' # go one line down
prevBlock-alt: 'n' # goto the previous block / panel
nextBlock-alt: 'i' # goto the next block / panel
new: 'k'
edit: 'o'
openFile: 'O'
scrollUpMain-alt1: 'U' # main panel scrool up
scrollDownMain-alt1: 'E' # main panel scrool down
scrollDownMain-alt2: '<c-e>' # main panel scrool down
status:
checkForUpdate: '<c-u>'
files:
ignoreFile: 'I'
commits:
moveDownCommit: '<c-e>' # move commit down one
moveUpCommit: '<c-u>' # move commit up one

View file

@ -358,14 +358,13 @@ map gd cd ~/Desktop
map gD cd ~/Downloads
map gfa cd ~/.config/alacritty
map gff cd ~/.config
map gfi cd ~/.config/i3
map gfr cd ~/.config/ranger
map gfn cd ~/.config/nvim
map gfm cd ~/.config/mutt
map gfw cd ~/.config/awesome
map gfz cd ~/.config/zsh
map gfn cd ~/.config/jesseduffield/lazygit/
map gfd cd ~/prog/dwm/
map gfs cd ~/prog/st/
map gfz cd ~/.config/zsh
map gs cd ~/scripts
map ge cd /etc
map guu cd /usr