Compare commits
No commits in common. "09af3d64f3db295fd4a7feabc59b9bdec634f4ae" and "d62bddd73f655d0be657f6db493aaa79b4b92fa2" have entirely different histories.
09af3d64f3
...
d62bddd73f
3 changed files with 0 additions and 38 deletions
|
@ -1,7 +0,0 @@
|
||||||
function sudo
|
|
||||||
if type -q sudo-rs
|
|
||||||
command sudo-rs $argv
|
|
||||||
else
|
|
||||||
command sudo $argv
|
|
||||||
end
|
|
||||||
end
|
|
|
@ -1,5 +1,3 @@
|
||||||
# cp "/usr/share/applications/mimeinfo.cache" "$HOME/.local/share/applications/mimeinfo.cache"
|
|
||||||
|
|
||||||
[Default Applications]
|
[Default Applications]
|
||||||
|
|
||||||
application/pdf=atril.desktop
|
application/pdf=atril.desktop
|
||||||
|
@ -43,31 +41,3 @@ text/xml=firefox.desktop
|
||||||
x-scheme-handler/http=firefox.desktop
|
x-scheme-handler/http=firefox.desktop
|
||||||
x-scheme-handler/https=firefox.desktop
|
x-scheme-handler/https=firefox.desktop
|
||||||
x-scheme-handler/chrome=firefox.desktop
|
x-scheme-handler/chrome=firefox.desktop
|
||||||
|
|
||||||
application/rtf=writer.desktop
|
|
||||||
application/msword=writer.desktop
|
|
||||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document=writer.desktop
|
|
||||||
application/vnd.openxmlformats-officedocument.wordprocessingml.template=writer.desktop
|
|
||||||
application/vnd.ms-word.document.macroEnabled.12=writer.desktop
|
|
||||||
application/vnd.ms-word.template.macroEnabled.12=writer.desktop
|
|
||||||
|
|
||||||
application/vnd.ms-excel=calc.desktop
|
|
||||||
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=calc.desktop
|
|
||||||
application/vnd.openxmlformats-officedocument.spreadsheetml.template=calc.desktop
|
|
||||||
application/vnd.ms-excel.sheet.macroEnabled.12=calc.desktop
|
|
||||||
application/vnd.ms-excel.template.macroEnabled.12=calc.desktop
|
|
||||||
application/vnd.ms-excel.addin.macroEnabled.12=calc.desktop
|
|
||||||
application/vnd.ms-excel.sheet.binary.macroEnabled.12=calc.desktop
|
|
||||||
|
|
||||||
application/vnd.ms-powerpoint=impress.desktop
|
|
||||||
application/vnd.openxmlformats-officedocument.presentationml.presentation=impress.desktop
|
|
||||||
application/vnd.openxmlformats-officedocument.presentationml.template=impress.desktop
|
|
||||||
application/vnd.openxmlformats-officedocument.presentationml.slideshow=impress.desktop
|
|
||||||
application/vnd.ms-powerpoint.addin.macroEnabled.12=impress.desktop
|
|
||||||
application/vnd.ms-powerpoint.presentation.macroEnabled.12=impress.desktop
|
|
||||||
application/vnd.ms-powerpoint.template.macroEnabled.12=impress.desktop
|
|
||||||
application/vnd.ms-powerpoint.slideshow.macroEnabled.12=impress.desktop
|
|
||||||
|
|
||||||
[Added Associations]
|
|
||||||
x-scheme-handler/mailto=userapp-Thunderbird-S6VUC2.desktop;
|
|
||||||
x-scheme-handler/mid=userapp-Thunderbird-S6VUC2.desktop;
|
|
||||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -20,7 +20,6 @@ __pycache__/
|
||||||
.config/fish/fish_plugins
|
.config/fish/fish_plugins
|
||||||
.config/fish/fish_variables
|
.config/fish/fish_variables
|
||||||
.config/fish/themes
|
.config/fish/themes
|
||||||
.config/fish/fishd.tmp.*
|
|
||||||
|
|
||||||
# Tide
|
# Tide
|
||||||
.config/fish/functions/_tide_*
|
.config/fish/functions/_tide_*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue