summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ar/.config/lf/lfrc2
-rwxr-xr-xar/.config/lf/scope2
-rw-r--r--ar/.config/vim/init.vim2
-rw-r--r--global/Pictures/resources/vim-cheatsheet2-ko.webpbin671056 -> 0 bytes
-rw-r--r--global/Pictures/resources/vim-cheatsheet2-ko1.webp (renamed from ar/.config/NvChad/vim_cheatsheet.webp)bin671056 -> 671056 bytes
-rw-r--r--global/Pictures/resources/vim-cheatsheet2-ko2.webp (renamed from ar/.config/NvChad/vim_cheatsheet2.webp)bin283702 -> 283702 bytes
6 files changed, 3 insertions, 3 deletions
diff --git a/ar/.config/lf/lfrc b/ar/.config/lf/lfrc
index 61443f6..e9cc5a3 100644
--- a/ar/.config/lf/lfrc
+++ b/ar/.config/lf/lfrc
@@ -5,7 +5,7 @@ set dircache false
set drawbox true
set dupfilefmt '%f_%n'
set hidden false
-set hiddenfiles ".*:*.aux:*.log:*.bbl:*.bcf:*.blg:*.run.xml"
+set hiddenfiles ".*:*.aux:*.log:*.bbl:*.bcf:*.blg:*.run.xml:*.smi:*.srt:*.ass"
set history false
set icons true
set ifs "\n"
diff --git a/ar/.config/lf/scope b/ar/.config/lf/scope
index 079c519..b270fe8 100755
--- a/ar/.config/lf/scope
+++ b/ar/.config/lf/scope
@@ -45,7 +45,7 @@ text/html) lynx -width="$4" -display_charset=utf-8 -dump "$1" ;;
text/troff) man ./ "$1" | col -b ;;
text/* | */xml | application/json | application/x-ndjson) bat -p --theme ansi --terminal-width "$(($4 - 2))" -f "$1" ;;
audio/*) mediainfo "$1" || exit 1 ;;
-video/* | application/octet-stream)
+video/* | application/octet-stream | application/vnd.rn-realmedia)
CACHE="${XDG_CACHE_HOME:-$HOME/.cache}/lf/thumb.$(stat --printf '%n\0%i\0%F\0%s\0%W\0%Y' -- "$(readlink -f "$1")" | sha256sum | cut -d' ' -f1)"
[ ! -f "$CACHE" ] && ffmpegthumbnailer -i "$1" -o "$CACHE" -s 0
image "$CACHE" "$2" "$3" "$4" "$5" "$1"
diff --git a/ar/.config/vim/init.vim b/ar/.config/vim/init.vim
index 78350b7..2ab5237 100644
--- a/ar/.config/vim/init.vim
+++ b/ar/.config/vim/init.vim
@@ -65,7 +65,7 @@ endif
if filereadable(expand("~/.config/vim/plugins.vim"))
silent !mkdir -p ${XDG_CONFIG_HOME:-$HOME/.config}/vim/plugged/
- source ~/.config/vim/plugins.vim
+ source ${XDG_CONFIG_HOME:-$HOME/.config}/vim/plugins.vim
endif
" goyo
diff --git a/global/Pictures/resources/vim-cheatsheet2-ko.webp b/global/Pictures/resources/vim-cheatsheet2-ko.webp
deleted file mode 100644
index d8bf593..0000000
--- a/global/Pictures/resources/vim-cheatsheet2-ko.webp
+++ /dev/null
Binary files differ
diff --git a/ar/.config/NvChad/vim_cheatsheet.webp b/global/Pictures/resources/vim-cheatsheet2-ko1.webp
index d8bf593..d8bf593 100644
--- a/ar/.config/NvChad/vim_cheatsheet.webp
+++ b/global/Pictures/resources/vim-cheatsheet2-ko1.webp
Binary files differ
diff --git a/ar/.config/NvChad/vim_cheatsheet2.webp b/global/Pictures/resources/vim-cheatsheet2-ko2.webp
index b64e63c..b64e63c 100644
--- a/ar/.config/NvChad/vim_cheatsheet2.webp
+++ b/global/Pictures/resources/vim-cheatsheet2-ko2.webp
Binary files differ