mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Minor fix
This commit is contained in:
parent
3cbbb30845
commit
d90256a16f
9 changed files with 134 additions and 123 deletions
|
|
@ -1,13 +1,13 @@
|
|||
# $DOTFILES/common/gitconfig.example
|
||||
# $DOTFILES/common/inputrc
|
||||
# Date: 2024-12-22
|
||||
# Author: js0ny
|
||||
# GNU Readline config file, works for programs that use that library
|
||||
# e.g. Python REPL, Lua REPL, Bash on Linux
|
||||
|
||||
# Location:
|
||||
# $XDG_CONFIG_HOME/readline/inputrc
|
||||
# ~/.inputrc
|
||||
# Linking:
|
||||
# ln -sf $DOTFILES/common/inputrc $XDG_CONFIG_HOME/readline/inputrc
|
||||
# ln -sf $DOTFILES/common/inputrc ~/.inputrc
|
||||
|
||||
# Colemak Key Remaps
|
||||
set editing-mode vi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue