diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-05-04 19:57:55 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-05-04 19:57:55 +0900 |
| commit | ddbc1271c7f0316ee6fa02ef696bf657310e15a2 (patch) | |
| tree | 8fb81bd4cbdfae2034df5cfd8441a5ccafa2f7ba | |
| parent | 1d6cc7747aa3989d1e81be04b866a1f4f8278132 (diff) | |
updates
| -rw-r--r-- | ar/.config/lf/lfrc | 2 | ||||
| -rwxr-xr-x | ar/.config/lf/scope | 2 | ||||
| -rw-r--r-- | ar/.config/vim/init.vim | 2 | ||||
| -rw-r--r-- | global/Pictures/resources/vim-cheatsheet2-ko.webp | bin | 671056 -> 0 bytes | |||
| -rw-r--r-- | global/Pictures/resources/vim-cheatsheet2-ko1.webp (renamed from ar/.config/NvChad/vim_cheatsheet.webp) | bin | 671056 -> 671056 bytes | |||
| -rw-r--r-- | global/Pictures/resources/vim-cheatsheet2-ko2.webp (renamed from ar/.config/NvChad/vim_cheatsheet2.webp) | bin | 283702 -> 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 Binary files differdeleted file mode 100644 index d8bf593..0000000 --- a/global/Pictures/resources/vim-cheatsheet2-ko.webp +++ /dev/null diff --git a/ar/.config/NvChad/vim_cheatsheet.webp b/global/Pictures/resources/vim-cheatsheet2-ko1.webp Binary files differindex d8bf593..d8bf593 100644 --- a/ar/.config/NvChad/vim_cheatsheet.webp +++ b/global/Pictures/resources/vim-cheatsheet2-ko1.webp diff --git a/ar/.config/NvChad/vim_cheatsheet2.webp b/global/Pictures/resources/vim-cheatsheet2-ko2.webp Binary files differindex b64e63c..b64e63c 100644 --- a/ar/.config/NvChad/vim_cheatsheet2.webp +++ b/global/Pictures/resources/vim-cheatsheet2-ko2.webp |
