This website requires JavaScript.
Explore
Help
Register
Sign In
pegasust
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
6
Pull Requests
Projects
Releases
Wiki
Activity
1537fea0bd
dotfiles
/
native_configs
History
Hung
1537fea0bd
wip: interface-like structure but im sadge on development with no type-safety
2023-06-16 16:12:54 -07:00
..
alacritty
onboard htran
2023-01-14 06:38:36 -08:00
neovim
wip: interface-like structure but im sadge on development with no type-safety
2023-06-16 16:12:54 -07:00
ssh
feat: more ssh targets; darwin spotlight home-manager is broken :(
2023-06-07 21:53:56 -07:00
starship
wip: interface-like structure but im sadge on development with no type-safety
2023-06-16 16:12:54 -07:00
tmux
feat: vi-copy mode now consistent with vim: use 'v' for select mode and 'y' to copy
2023-06-03 20:23:42 -07:00
zk
re-order stuffs around
2022-12-25 02:55:30 -07:00
README.md
wip: interface-like structure but im sadge on development with no type-safety
2023-06-16 16:12:54 -07:00
README.md
Native configs
Contains all configurations that are written in their native configuration language.
Why native language?
Easier portability
Nix can read from
JSON
,
TOML
.
We have also managed to hack together a
fromYaml
, though it will not work for strictly pure builds or bootstrapping builds.