mirror of
https://github.com/theniceboy/.config.git
synced 2026-03-18 11:05:19 +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'
|
||||
prevBlock-alt: 'n'
|
||||
nextBlock-alt: 'i'
|
||||
nextMatch: '='
|
||||
prevMatch: '-'
|
||||
new: 'k'
|
||||
edit: 'o'
|
||||
openFile: 'O'
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ export PATH=$PATH:/home/david/prog/flutter/bin
|
|||
export TERM=xterm-256color
|
||||
export TERM_ITALICS=true
|
||||
export RANGER_LOAD_DEFAULT_RC="false"
|
||||
export TERM=screen-256color
|
||||
#export TERM=screen-256color
|
||||
export EDITOR=nvim
|
||||
export XDG_CONFIG_HOME=/home/david/.config
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue