This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
f80f3a8bdd
nixos
/
.gitignore
11 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Big emacs re-write to use crafted-emacs emacs/default.nix now links new init.el and modules directories (mine and crafted-emacs) to ~/.config/emacs/ emacs/default.nix installs emacs29-pgtk with packages as needed in module *-config.el definitions Add tree-sitter with required parsers Remove doom-emacs and places it was set
2023-10-23 17:28:05 +01:00
*~
Update gitignore rules
2023-10-24 09:21:23 +01:00
.\#*
\#*\#
Set spelling locally, set autoread Set spell locally for .md files and set json locally for .ipynb files - instead of globally for each. Set autoread to reload files when changed (e.g. cronjobs or git) Add .swp files to .gitignore
2021-01-07 08:59:23 +00:00
*.swp
Add capabilities and flags to lua LSP, add python-version to gitignore
2022-11-07 16:13:13 +00:00
.python-version
.DS_Store
Add ranger config
2023-04-04 14:19:33 +01:00
__pycache__
Enable nix-direnv integration to cache direnv builds
2023-05-31 11:18:45 +01:00
.direnv
Move bookmarks to separate directory to include stylesheet Add extra HTML export preamble to bookmarks org file git ignore html files so I don't commit generated files during testing
2024-04-08 17:34:58 +01:00
*.html
Update Makefile Use normal nix build command to build output, instead of relying on nixos-rebuild script that introduces some overhead
2024-06-22 09:41:24 +01:00
/result
Reference in a new issue
Copy permalink