mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
cdd alias and variable
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
# set var
|
||||
# alias and set var
|
||||
alias cdd='cd {{ .deploydir }}'
|
||||
export cdd={{ .deploydir }}
|
||||
|
||||
# maven
|
||||
if [ -f "{{ .java_truststore_file }}" ]; then
|
||||
|
||||
Reference in New Issue
Block a user