mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
added extra configurations
This commit is contained in:
parent
d2d7738d65
commit
bcdb3419af
13 changed files with 30 additions and 12 deletions
3
scripts/fzf_menu.sh
Executable file
3
scripts/fzf_menu.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
file=$(fzf $@)
|
||||
xdg-open $file &
|
Loading…
Add table
Add a link
Reference in a new issue