chore: moved projects chooser pop up
This commit is contained in:
parent
f5b595b5d8
commit
9d02f556c6
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
selected=$(ls ~/projects/ | rofi -dmenu -p "Open: ")
|
|
||||||
alacritty -e fish -c "cd ~/projects/$selected; nvim . ;fish"
|
|
Loading…
Add table
Reference in a new issue