mirror of
https://github.com/theniceboy/.config.git
synced 2026-07-16 22:01:21 +08:00
lazygit config update
This commit is contained in:
parent
9fb00ae0aa
commit
22d1b81734
2 changed files with 3 additions and 1 deletions
|
|
@ -28,6 +28,8 @@ keybinding:
|
||||||
nextItem-alt: 'e'
|
nextItem-alt: 'e'
|
||||||
prevBlock-alt: 'n'
|
prevBlock-alt: 'n'
|
||||||
nextBlock-alt: 'i'
|
nextBlock-alt: 'i'
|
||||||
|
nextMatch: '='
|
||||||
|
prevMatch: '-'
|
||||||
new: 'k'
|
new: 'k'
|
||||||
edit: 'o'
|
edit: 'o'
|
||||||
openFile: 'O'
|
openFile: 'O'
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ export PATH=$PATH:/home/david/prog/flutter/bin
|
||||||
export TERM=xterm-256color
|
export TERM=xterm-256color
|
||||||
export TERM_ITALICS=true
|
export TERM_ITALICS=true
|
||||||
export RANGER_LOAD_DEFAULT_RC="false"
|
export RANGER_LOAD_DEFAULT_RC="false"
|
||||||
export TERM=screen-256color
|
#export TERM=screen-256color
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
export XDG_CONFIG_HOME=/home/david/.config
|
export XDG_CONFIG_HOME=/home/david/.config
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue