mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 02:38:23 +02:00
✨ Add improvements to manage.sh and devenv related to deployment.
This commit is contained in:
parent
590c57c18d
commit
e165ca7c3b
4 changed files with 17 additions and 11 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
export PATH=$HOME/.local/bin:/usr/local/nodejs/bin:$PATH
|
||||
|
||||
alias l='ls --color -GFlh'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue