mirror of
https://github.com/mintycube/dotfiles.git
synced 2024-10-22 14:05:41 +02:00
Compare commits
2 Commits
7698e765dd
...
7143a6c671
Author | SHA1 | Date | |
---|---|---|---|
|
7143a6c671 | ||
|
bdf23a605a |
@ -1,11 +1,3 @@
|
||||
scale=spline36
|
||||
cscale=mitchell
|
||||
dscale=mitchell
|
||||
scale-antiring=1.0
|
||||
cscale-antiring=1.0
|
||||
dither-depth=auto
|
||||
correct-downscaling=yes
|
||||
sigmoid-upscaling=yes
|
||||
deband=yes
|
||||
|
||||
save-position-on-quit=yes
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 0825220ecef7887043d6c45120d889418bc08d64
|
||||
Subproject commit 8df0f13fe5606b7f0909c077f7411e9bb3c65c9f
|
@ -20,7 +20,7 @@ alias \
|
||||
ce="confedit" \
|
||||
cg="fzf-grep \$HOME/.config" \
|
||||
fe="fzf-fd \$(pwd) | xargs -r nvim" \
|
||||
fg="fzf-grep \$(pwd)" \
|
||||
fgr="fzf-grep \$(pwd)" \
|
||||
cp="cp -iv" \
|
||||
mv="mv -iv" \
|
||||
rm="rm -vI" \
|
||||
|
Loading…
Reference in New Issue
Block a user