diff options
author | Joe <rbo@gmx.us> | 2024-12-27 11:51:13 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-12-27 11:51:13 +0100 |
commit | 403f3c0473307829b848ae971d59dc5d2a1d256c (patch) | |
tree | 139ca87f76801f231766c06b933ac0f6b44d121f /.local/bin/dmbookm | |
parent | up (diff) | |
download | dotfiles-bsd-403f3c0473307829b848ae971d59dc5d2a1d256c.tar.gz dotfiles-bsd-403f3c0473307829b848ae971d59dc5d2a1d256c.tar.bz2 dotfiles-bsd-403f3c0473307829b848ae971d59dc5d2a1d256c.tar.xz dotfiles-bsd-403f3c0473307829b848ae971d59dc5d2a1d256c.tar.zst dotfiles-bsd-403f3c0473307829b848ae971d59dc5d2a1d256c.zip |
up
Diffstat (limited to '.local/bin/dmbookm')
-rwxr-xr-x | .local/bin/dmbookm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/bin/dmbookm b/.local/bin/dmbookm index 7c9dbd2..e43d565 100755 --- a/.local/bin/dmbookm +++ b/.local/bin/dmbookm @@ -15,6 +15,10 @@ use constant { use constant LIST => { graf => 'http://graf.joe.town/', zhinu => 'https://zhinu.jozan.org/', + perplexity => 'https://perplexity.ai/', + chatgpt => 'https://chatgpt.com/', + discord => 'https://discord.com/', + protondb => 'https://www.protondb.com/', nua_grafana => 'https://grafana.nuabee.fr/', nua_gr_linux_servers => 'https://grafana.nuabee.fr/d/xfpJB9FGz/linux-servers', nua_gr_restops => 'https://grafana.nuabee.fr/d/Mz11bd07k/vue-d-ensemble-machines-atelier', |