This website requires JavaScript.
Explore
Help
Sign In
davidovski
/
dot
Watch
1
Star
0
Fork
You've already forked dot
0
mirror of
https://git.davidovski.xyz/dot.git
synced
2024-08-15 00:43:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
51292e49bb
dot
/
scripts
/
fzf_menu.sh
4 lines
44 B
Bash
Raw
Normal View
History
Unescape
Escape
added extra configurations
2021-12-05 13:44:24 +00:00
#!/bin/sh
Add better laptop support
2023-03-01 00:15:29 +00:00
file
=
"
$(
fzf
$@
)
"
added extra configurations
2021-12-05 13:44:24 +00:00
xdg-open
$file
&
Reference in a new issue
Copy permalink