This website requires JavaScript.
Explore
Help
Sign in
notwa
/
rc
Watch
1
Star
0
Fork
You've already forked rc
0
mirror of
https://github.com/notwa/rc
synced
2024-11-05 06:39:02 -08:00
Code
Issues
Releases
Wiki
Activity
b1f7cdd3f5
rc
/
sh
/
cdbusiest
6 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
NixOS compatibility * use /usr/bin/env for all hashbangs * enable hashall for bash * workaround syntax error in -shrc for bash
2020-12-29 08:38:07 -08:00
#!/usr/bin/env zsh
submodules are probably broken
2013-06-28 05:22:14 -07:00
dbusiest | read -r c d
error-handling in dbusiest
2013-07-08 17:46:33 -07:00
[ -z $c ] && return 1
submodules are probably broken
2013-06-28 05:22:14 -07:00
<<<"$c $d"
cd $d
Reference in a new issue
Copy permalink