Compare commits
No commits in common. "8ebb841679f1a432a52319aec8db06649fd703aa" and "7ddf3da777a9256e2b389b2e8817d05770e7ee6f" have entirely different histories.
8ebb841679
...
7ddf3da777
@ -1,5 +1,5 @@
|
||||
[user]
|
||||
email = max.hohlfeld@it-factum.de
|
||||
email = maxhohlfeld@it-factum.de
|
||||
name = Max Hohlfeld
|
||||
[core]
|
||||
editor = nvim
|
||||
|
@ -15,10 +15,3 @@ customCommands:
|
||||
context: "localBranches"
|
||||
loadingText: "Pruning..."
|
||||
description: "prune local branches that have been merged to develop"
|
||||
|
||||
keybinding:
|
||||
universal:
|
||||
scrollLeft: '['
|
||||
scrollRight: ']'
|
||||
nextTab: 'L'
|
||||
prevTab: 'H'
|
||||
|
@ -1,17 +0,0 @@
|
||||
toggle_keep_vp
|
||||
toggle_pause
|
||||
toggle_fixed_geometry
|
||||
save_filelist
|
||||
render
|
||||
|
||||
next_img L
|
||||
prev_img H
|
||||
jump_last G
|
||||
jump_first g
|
||||
zoom_in K
|
||||
zoom_out J
|
||||
scroll_up k Up
|
||||
scroll_down j Down
|
||||
scroll_left h Left
|
||||
scroll_right l Right
|
||||
orient_1 R
|
@ -77,7 +77,6 @@
|
||||
- ~/.config/nsxiv
|
||||
- ~/.config/nsxiv/exec
|
||||
- ~/.config/zathura
|
||||
- ~/.config/feh
|
||||
tags: [pc, setup]
|
||||
|
||||
- name: Copy over cmus config
|
||||
@ -122,7 +121,6 @@
|
||||
- { src: dircolours, dest: dircolours }
|
||||
- { src: redshiftrc, dest: redshift/redshiftrc }
|
||||
- { src: zathurarc, dest: zathura/zathurarc }
|
||||
- { src: feh_keys, dest: feh/keys }
|
||||
|
||||
- name: Copy over nsixv key handler script
|
||||
ansible.builtin.copy:
|
||||
|
Loading…
Reference in New Issue
Block a user