mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🔥 Remove unnecesary env vars from bashrc (devenv)
This commit is contained in:
parent
2b6a91819b
commit
f067c86b02
@ -1,8 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export JAVA_OPTS=${JAVA_OPTS:-"-Xmx1000m -Xms200m"};
|
||||
EMSDK_QUIET=1 . /home/emsdk/emsdk_env.sh;
|
||||
|
||||
alias l='ls --color -GFlh'
|
||||
alias rm='rm -r'
|
||||
alias ls='ls --color -F'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user