chore: Some small updates to dotfiles , getting ready for arch-config
This commit is contained in:
parent
ca9311c130
commit
f49f85207e
10 changed files with 50 additions and 18 deletions
3
scripts/projects
Normal file
3
scripts/projects
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
selected=$(ls ~/projects/ | rofi -dmenu -p "Open: ")
|
||||
alacritty -e fish -c "cd ~/projects/$selected && nvim . && fish"
|
Loading…
Add table
Add a link
Reference in a new issue