Adding old style authinfo.gpg for #netrc

This commit is contained in:
Colin Powell
2019-11-27 10:34:22 -05:00
parent ccee8fa2e1
commit 8bd0839aad
6 changed files with 7 additions and 4 deletions

View File

@ -76,8 +76,8 @@
(:prefix "s"
:desc "Search project TODOs" "t" #'+ivy/tasks
:desc "Search the web" "w" #'web-search
:desc "Goto URL in w3m" "u" #'w3m-goto-url
:desc "Search in w3m" "3" #'w3m-search
:desc "Goto URL in eww" "u" #'eww-browse-url
:desc "Search in eww" "3" #'eww-search-words
:desc "Search all the things" "g" #'deadgrep))
;; app/search
@ -152,4 +152,3 @@
("Europe/London" "London")
("Europe/Warsaw" "Warsaw")
("Europe/Kiev" "Lviv")))