mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-03-08 02:14:47 +01:00
Merge branch 'master' of github:tiyn/dotfiles
This commit is contained in:
3
.config/eza/theme.yml
Normal file
3
.config/eza/theme.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
extensions:
|
||||
kepub:
|
||||
icon: { glyph: }
|
||||
@@ -208,11 +208,11 @@ fileviewer *.djvu
|
||||
\ %pc
|
||||
\ vifmimg clear
|
||||
|
||||
" epub
|
||||
filextype *.epub
|
||||
" (k)epub
|
||||
filextype *.epub,*.kepub
|
||||
\ {View in zathura}
|
||||
\ zathura ./%f,
|
||||
fileviewer *.epub
|
||||
fileviewer *.epub,*.kepub
|
||||
\ vifmimg epub %px %py %pw %ph %c
|
||||
\ %pc
|
||||
\ vifmimg clear
|
||||
@@ -434,7 +434,7 @@ set vifminfo=dhistory,savedirs,chistory,state,tui,shistory,
|
||||
" file types
|
||||
set classify=' :dir:/, :exe:, :reg:, :link:'
|
||||
" various file names
|
||||
set classify+=' ::../::, ::*.sh::, ::*.[hc]pp::, ::*.[hc]::, ::/^copying|license$/::, ::.git/,,*.git/::, ::*.epub,,*.fb2,,*.djvu::, ::*.pdf::, ::*.htm,,*.html,,**.[sx]html,,*.xml::'
|
||||
set classify+=' ::../::, ::*.sh::, ::*.[hc]pp::, ::*.[hc]::, ::/^copying|license$/::, ::.git/,,*.git/::, ::*.epub,,*.kepub,,*.fb2,,*.djvu::, ::*.pdf::, ::*.htm,,*.html,,**.[sx]html,,*.xml::'
|
||||
" archives
|
||||
set classify+=' ::*.7z,,*.ace,,*.arj,,*.bz2,,*.cpio,,*.deb,,*.dz,,*.gz,,*.jar,,*.lzh,,*.lzma,,*.rar,,*.rpm,,*.rz,,*.tar,,*.taz,,*.tb2,,*.tbz,,*.tbz2,,*.tgz,,*.tlz,,*.trz,,*.txz,,*.tz,,*.tz2,,*.xz,,*.z,,*.zip,,*.zoo::'
|
||||
" images
|
||||
|
||||
@@ -27,3 +27,4 @@
|
||||
[alias]
|
||||
graph = log --graph
|
||||
amend = commit --amend --no-edit
|
||||
fpush = push --force-with-lease --force-if-includes
|
||||
|
||||
Reference in New Issue
Block a user