Creating dotfiles for terminals

dot files for terminals

a
This commit is contained in:
2025-10-06 16:05:23 +11:00
commit cea1901016
37 changed files with 1577 additions and 0 deletions

2
nvim/init.lua Normal file
View File

@@ -0,0 +1,2 @@
require("sam.options")
require("sam.lazy")