chore: moved projects chooser pop up
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
selected=$(ls ~/projects/ | rofi -dmenu -p "Open: ")
|
|
||||||
alacritty -e fish -c "cd ~/projects/$selected; nvim . ;fish"
|
|
||||||
Reference in New Issue
Block a user