AutoYADM commit: 2025-03-15 00:30:06
This commit is contained in:
parent
d3ab93ff7e
commit
cb941d9432
2 changed files with 2 additions and 2 deletions
|
@ -674,8 +674,7 @@ editor=/home/fic/.config/aerc/helix-config/hx.sh
|
||||||
#
|
#
|
||||||
# This parameter can also be set per account in accounts.conf.
|
# This parameter can also be set per account in accounts.conf.
|
||||||
# address-book-cmd=emailbook /home/fic/mail/emailbook.txt --search "%s"
|
# address-book-cmd=emailbook /home/fic/mail/emailbook.txt --search "%s"
|
||||||
# address-book-cmd='notmuch address "*" | grep -i "%s"'
|
address-book-cmd='/home/fic/.config/mail/abook.sh "%s"'
|
||||||
address-book-cmd='notmuch address "%s"'
|
|
||||||
|
|
||||||
# Specifies the command to be used to select attachments. Any occurrence of
|
# Specifies the command to be used to select attachments. Any occurrence of
|
||||||
# '%s' in the file-picker-cmd will be replaced with the argument <arg>
|
# '%s' in the file-picker-cmd will be replaced with the argument <arg>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
zsh -ic 'lg;exit'
|
zsh -ic 'lg;exit'
|
||||||
zsh -ic 'chmod +x get_git_provider_url.fish;exit'
|
zsh -ic 'chmod +x get_git_provider_url.fish;exit'
|
||||||
|
zsh -ic 'mksh abook;exit'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue