make home profile for server

2
This commit is contained in:
sadan 2025-02-21 22:54:39 -05:00
parent f59f799948
commit 74b9dc142a
No known key found for this signature in database
6 changed files with 51 additions and 27 deletions

View file

@ -13,7 +13,6 @@
sessionVariables = {
EDITOR = "nvim";
MANPAGER = "nvim +Man!";
MANWIDTH = "999";
};
};
}
}