Default XDG MIME apps

This commit is contained in:
2020-08-08 00:09:37 -04:00
parent b5f5e62afa
commit ef68d2e9c7
5 changed files with 44 additions and 7 deletions

View File

@@ -149,7 +149,7 @@ rmr "rm -rf"
# rmd "rm ~/Downloads/*"
rmw "rm ~/.local/share/nvim/swap/"
md "mkdir -p"
rsy "rsync -Pr"
rsy "rsync --ignore-existing -Ptr"
# list all (un)mounted drives
lhd "sudo fdisk -l"
@@ -586,6 +586,7 @@ gl1 "git log --oneline"
gl1x "git log --oneline -1 | xclip -selection clipboard"
gla "git log"
glm "git log master"
gqs "git-quick-stats -T"
# gsl "git shortlog"
gsh "git show"
@@ -839,6 +840,9 @@ ssc "mosh mokkar@teach.cs.utoronto.ca"
# red-hat [[[ #
vpu "nmcli con up id '1 - Red Hat Global VPN' --ask"
vpd "nmcli con down id '1 - Red Hat Global VPN'"
# laptop
# gcfr "git config user.email 'kmok@redhat.com' && git config user.signingkey 10B001347552F396"
gchk "git checkout KOGITO-"

View File

@@ -104,8 +104,8 @@ j Jenkinsfile
klg ~/coding/kogito/shared-libraries/vars/githubscm.groovy
klm ~/coding/kogito/shared-libraries/vars/maven.groovy
krt /home/kevin/coding/kogito/kogito-runtimes/jenkins-spock-tests/src/test/vars/JenkinsfilePromote.groovy
rhd ~/Documents/red-hat/dates.md
rhm ~/Documents/red-hat/meeting.md
rht ~/Documents/red-hat/todo.md
rd ~/Documents/red-hat/dates.md
rm ~/Documents/red-hat/meeting.md
rt ~/Documents/red-hat/todo.md
# ]]] pey #