fix: starship prompt config, nvim config, tmux

This commit is contained in:
Rasyidan Akbar F. 2025-10-28 11:41:20 +07:00
commit de32d5ac39
5 changed files with 197 additions and 8 deletions

View file

@ -0,0 +1,6 @@
-- Override mini.pick with the new repository location
return {
{
"nvim-mini/mini.pick",
},
}