add tridactylrc
This commit is contained in:
parent
afd88875bb
commit
ea1625300d
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ FILES = bashrc bash_profile vimrc zshrc gitconfig screenrc commonshrc liquidprom
|
||||
config/qutebrowser config/nvim/init.vim ideavimrc \
|
||||
config/khal config/vdirsyncer/config config/khard \
|
||||
config/rofi-pass gdbinit notmuch-config \
|
||||
config/fish \
|
||||
config/fish tridactylrc \
|
||||
$(wildcard sbt/0.13/*.sbt sbt/0.13/plugins/*.sbt) \
|
||||
$(wildcard sbt/1.0/plugins/*.sbt)
|
||||
|
||||
|
14
tridactylrc
Normal file
14
tridactylrc
Normal file
@ -0,0 +1,14 @@
|
||||
" setup:
|
||||
" installnative
|
||||
" fixamo
|
||||
|
||||
set theme shydactyl
|
||||
|
||||
bind J tabnext
|
||||
bind K tabprev
|
||||
bind x tabclose
|
||||
|
||||
set searchengine duckduckgo
|
||||
|
||||
unbind <C-f>
|
||||
bind i mode ignore
|
Loading…
Reference in New Issue
Block a user