mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-27 04:44:30 +00:00
5 lines
32 B
Bash
Executable file
5 lines
32 B
Bash
Executable file
#!/bin/bash
|
|
|
|
set -e
|
|
|
|
echo $PATH
|