mirror of
https://github.com/notwa/rc
synced 2024-11-05 05:49:02 -08:00
4 lines
51 B
Bash
4 lines
51 B
Bash
#!/bin/zsh
|
|
dbusiest | read -r c d
|
|
<<<"$c $d"
|
|
cd $d
|