Added a bunch of flatpak aliases
This commit is contained in:
@@ -47,6 +47,13 @@ rpm_who() {
|
||||
rpm -q --whatprovides $full_path
|
||||
}
|
||||
|
||||
# flatpak aliases
|
||||
alias calibre='flatpak run com.calibre_ebook.calibre &'
|
||||
alias obs='flatpak run com.obsproject.Studio &'
|
||||
alias discord='flatpak run com.discordapp.Discord &'
|
||||
alias anki='flatpak run net.ankiweb.Anki &'
|
||||
alias gimp='flatpak run org.gimp.GIMP &'
|
||||
|
||||
#bind 'set completion-ignore-case on'
|
||||
#set bell-style none
|
||||
|
||||
|
||||
Reference in New Issue
Block a user