Sourcing secrets is no more needed
This commit is contained in:
parent
d56ebda55b
commit
b46d686b56
1 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
||||||
|
|
||||||
# aliases common to bash and zsh
|
# aliases common to bash and zsh
|
||||||
|
|
||||||
# shellcheck source=../../secrets
|
|
||||||
source /home/*/setup-cockpit/secrets
|
|
||||||
|
|
||||||
# TALISMAN
|
# TALISMAN
|
||||||
export TALISMAN_HOME="$HOME/.talisman/bin"
|
export TALISMAN_HOME="$HOME/.talisman/bin"
|
||||||
alias talisman=$TALISMAN_HOME/talisman_linux_amd64
|
alias talisman=$TALISMAN_HOME/talisman_linux_amd64
|
||||||
|
|
Loading…
Add table
Reference in a new issue