remote ntfy support
This commit is contained in:
parent
4387b70a31
commit
3fd8197d59
1 changed files with 0 additions and 8 deletions
|
@ -23,14 +23,6 @@ HISTFILESIZE=99999999
|
|||
# make less more friendly for non-text input files, see lesspipe(1)
|
||||
if [ -x /usr/bin/lesspipe ]; then eval "$(lesspipe)"; fi
|
||||
|
||||
# ntfy
|
||||
export AUTO_NTFY_DONE_LONGER_THAN=-L10
|
||||
export AUTO_NTFY_DONE_UNFOCUSED_ONLY=-b
|
||||
if [ -f /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ntfy/shell_integration/bash-preexec.sh ]; then
|
||||
source /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ntfy/shell_integration/bash-preexec.sh
|
||||
source /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ntfy/shell_integration/auto-ntfy-done.sh
|
||||
fi
|
||||
|
||||
# Homeshick
|
||||
source ~/.homesick/repos/homeshick/homeshick.sh
|
||||
source ~/.homesick/repos/homeshick/completions/homeshick-completion.bash
|
||||
|
|
Loading…
Add table
Reference in a new issue