summaryrefslogtreecommitdiff
path: root/config/extra
diff options
context:
space:
mode:
Diffstat (limited to 'config/extra')
-rw-r--r--config/extra/pikaur.conf50
-rw-r--r--config/extra/tridactyl/tridactylrc11
2 files changed, 8 insertions, 53 deletions
diff --git a/config/extra/pikaur.conf b/config/extra/pikaur.conf
deleted file mode 100644
index 3dad848..0000000
--- a/config/extra/pikaur.conf
+++ /dev/null
@@ -1,50 +0,0 @@
-[sync]
-alwaysshowpkgorigin = no
-develpkgsexpiration = -1
-upgradesorting = versiondiff
-showdownloadsize = no
-ignoreoutofdateaurupgrades = no
-
-[build]
-keepbuilddir = no
-keepdevbuilddir = yes
-keepbuilddeps = no
-gpgdir =
-skipfailedbuild = no
-alwaysusedynamicusers = no
-ignorearch = no
-
-[review]
-noedit = no
-donteditbydefault = no
-nodiff = no
-gitdiffargs = --ignore-space-change,--ignore-all-space
-diffpager = auto
-hidedifffiles = .SRCINFO
-
-[colors]
-version = 10
-versiondiffold = 11
-versiondiffnew = 9
-
-[ui]
-requireenterconfirm = yes
-printcommands = no
-aursearchsorting = hottest
-displaylastupdated = no
-groupbyrepository = yes
-reversesearchsorting = no
-warnaboutpackageupdates =
-
-[misc]
-sudoloopinterval = 59
-pacmanpath = pacman
-privilegeescalationtool = sudo
-
-[network]
-aururl = https://aur.archlinux.org
-newsurl = https://www.archlinux.org/feeds/news/
-socks5proxy =
-aurhttpproxy =
-aurhttpsproxy =
-
diff --git a/config/extra/tridactyl/tridactylrc b/config/extra/tridactyl/tridactylrc
index b041d1c..fa6ed1d 100644
--- a/config/extra/tridactyl/tridactylrc
+++ b/config/extra/tridactyl/tridactylrc
@@ -40,17 +40,22 @@ set searchurls.gentoo_wiki https://wiki.gentoo.org/index.php?title=Special%3ASea
set searchurls.qwant https://www.qwant.com/?q=
" Binds
+" vim macro:
+" Ibind gnp tabopen yy2pwwdtojRwinbblrwkro
bind J tabnext
bind K tabprev
-bind gna tabopen moz-extension://7cf2fd76-6055-4053-bb4b-f518030f6240/static/docs/classes/_src_lib_config_.default_config.html
-bind goa open moz-extension://7cf2fd76-6055-4053-bb4b-f518030f6240/static/docs/classes/_src_lib_config_.default_config.html
-bind gwa winopen moz-extension://7cf2fd76-6055-4053-bb4b-f518030f6240/static/docs/classes/_src_lib_config_.default_config.html
+" chat gpt
bind gnc tabopen https://chat.openai.com/chat
bind goc open https://chat.openai.com/chat
bind gwc winopen https://chat.openai.com/chat
+" awesome pixel tutorials
bind gnp tabopen https://github.com/Siilwyn/awesome-pixel-art#tutorials
bind gop open https://github.com/Siilwyn/awesome-pixel-art#tutorials
bind gwp winopen https://github.com/Siilwyn/awesome-pixel-art#tutorials
+" deluge
+bind gnd tabopen http://192.168.178.52:8112/
+bind god open http://192.168.178.52:8112/
+bind gwd winopen http://192.168.178.52:8112/
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl
" vim: set filetype=tridactyl