mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
Add lein fast trampoline env var to docker's bashrc file.
This commit is contained in:
@@ -6,5 +6,7 @@ alias ls='ls --color -F'
|
||||
alias lsd='ls -d *(/)'
|
||||
alias lsf='ls -h *(.)'
|
||||
|
||||
export LEIN_FAST_TRAMPOLINE=y
|
||||
|
||||
export NVM_DIR="/home/uxbox/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm
|
||||
|
||||
Reference in New Issue
Block a user