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