This website requires JavaScript.
Explore
Help
Register
Sign In
xrsh
/
xrsh-buildroot
Watch
1
Star
0
Fork
You've already forked xrsh-buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ca18c11eb3
xrsh-buildroot
/
buildroot-v86
/
board
/
v86
/
rootfs_overlay
/
root
/
bin
/
annotate
4 lines
89 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# simple directory annotator [via autoenv]
echo
"
echo \"[
$(
pwd
)
]
$*
\"
"
>> .env
Reference in New Issue
View Git Blame
Copy Permalink