forked from kunsi/dotfiles
Auto-commit kunsi-p14s.kunbox.net 2024-04-28 21:01:26
This commit is contained in:
parent
6fb300621b
commit
d513888648
3 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
set -xeuo pipefail
|
set -xeuo pipefail
|
||||||
|
|
||||||
|
export GIT_TERMINAL_PROMPT=0
|
||||||
|
export GIT_SSH_COMMAND='ssh -oBatchMode=yes'
|
||||||
|
|
||||||
# Push some git repos
|
# Push some git repos
|
||||||
pass git push
|
pass git push
|
||||||
|
|
||||||
|
|
|
@ -46,6 +46,8 @@ set -x BW_ITEM_WORKERS 16
|
||||||
set -x BW_NODE_WORKERS 16
|
set -x BW_NODE_WORKERS 16
|
||||||
set -x BW_KEEPASS_FILE /home/kunsi/git/passwords/voc.kdbx
|
set -x BW_KEEPASS_FILE /home/kunsi/git/passwords/voc.kdbx
|
||||||
|
|
||||||
|
set -x LESS "-iRS -# 2"
|
||||||
|
|
||||||
# mollys mpd, see /etc/hosts
|
# mollys mpd, see /etc/hosts
|
||||||
set -x MPD_HOST mpd.local
|
set -x MPD_HOST mpd.local
|
||||||
|
|
||||||
|
|
|
@ -11,6 +11,9 @@ Host 172.19.138.10
|
||||||
Host 172.19.138.95
|
Host 172.19.138.95
|
||||||
User of
|
User of
|
||||||
|
|
||||||
|
Host mixer96.lan.c3voc.de
|
||||||
|
User voc
|
||||||
|
|
||||||
|
|
||||||
Host mixer191.lan.c3voc.de
|
Host mixer191.lan.c3voc.de
|
||||||
Hostname 10.73.191.1
|
Hostname 10.73.191.1
|
||||||
|
|
Loading…
Reference in a new issue