This website requires JavaScript.
Explore
Help
Register
Sign In
The_miro
/
Dotfiles
Watch
1
Star
0
Fork
You've already forked Dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6576af21ea
Dotfiles
/
desktopenvs
/
hyprland
/
scripts
/
foldersearch.sh
3 lines
80 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
kitty --directory
=
"
$(
cat ~/.z
|
cut -d
"|"
-f1
|
wofi --show
=
dmenu
)
"
Reference in New Issue
View Git Blame
Copy Permalink