mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Relocate acme.sh configuration/logs to .config
This commit is contained in:
parent
9c3b1aa3b0
commit
fafe922fff
2
aliases
2
aliases
@ -58,6 +58,8 @@ alias dd='dd status=progress'
|
||||
alias env='env | sort'
|
||||
alias ssh="ssh -tt"
|
||||
alias grip='grip --user=frebib --pass=$GRIP_API_KEY'
|
||||
alias acme.sh='acme.sh --home $XDG_CONFIG_HOME/acme.sh --config-home $XDG_CONFIG_HOME/acme.sh --log $XDG_CONFIG_HOME/acme.sh/acme.sh.log'
|
||||
alias acmesh='acme.sh --home $XDG_CONFIG_HOME/acme.sh --config-home $XDG_CONFIG_HOME/acme.sh --log $XDG_CONFIG_HOME/acme.sh/acme.sh.log'
|
||||
which gopass &>/dev/null && alias pass='gopass'
|
||||
alias abuild='docker run -ti --rm \
|
||||
-e USER \
|
||||
|
Loading…
Reference in New Issue
Block a user