dots-of-war/eggs/nvim/.config/nvim/lua/dots/prelude.lua
elkowar e797b89ed9
Add foot and nvim
Setup zsh and starship

update yolk

test with new yolk

test2

After renaming local to eggs

Remove zed stuff

äf

äf
2024-11-23 21:36:01 +01:00

4 lines
326 B
Lua

-- [nfnl] Compiled from fnl/dots/prelude.fnl by https://github.com/Olical/nfnl, do not edit.
local _local_1_ = require("nfnl.module")
local autoload = _local_1_["autoload"]
return {autoload = autoload, a = autoload("nfnl.core"), str = autoload("nfnl.string"), utils = autoload("dots.utils"), colors = autoload("dots.colors")}