Skip to content
Snippets Groups Projects
Verified Commit 208d7c85 authored by langurmonkey's avatar langurmonkey
Browse files

feat: add shortcut to immich.

parent edde1f0f
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ c.aliases.update({'gmaps': 'open -t maps.google.com'})
c.aliases.update({'google': 'open -t https://google.com/search?q='})
c.aliases.update({'gl': 'open -t https://google.com/search?q='})
c.aliases.update({'sync': 'open -t localhost:8384'})
c.aliases.update({'immich': 'open -t rpi5:2283'})
c.aliases.update({'pihole': 'open -t 192.168.0.12/admin'})
c.aliases.update({'drive': 'open -t https://heibox.uni-heidelberg.de/accounts/login/?next=/'})
c.aliases.update({'heibox': 'open -t https://heibox.uni-heidelberg.de/accounts/login/?next=/'})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment