first commit

config imported from personal dotfiles aleee-idk/dots
This commit is contained in:
Alexander Navarro 2024-08-05 14:51:17 -04:00
commit d3a88cbb28
85 changed files with 5236 additions and 0 deletions

View file

@ -0,0 +1,14 @@
[[session]]
name = "Downloads"
path = "~/Downloads"
startup_command = "ls"
[[session]]
name = "Dotfiles"
path = "~/.local/share/chezmoi/"
startup_command = "nvim -c ':Telescope find_files'"
[[session]]
name = "SSH"
path = "~/.ssh/"
startup_command = "nvim config"