mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 15:18:59 +00:00
📎 Add missing emsd loading to devenv bashrc
This commit is contained in:
parent
b2bc481672
commit
74430aad21
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
EMSDK_QUIET=1 . /usr/local/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