]> Andreas Glashauser | Gitweb - dotfiles.git/commit
Initial commit
authorAndreas Glashauser <ag@andreasglashauser.com>
Tue, 18 Mar 2025 18:48:33 +0000 (19:48 +0100)
committerAndreas Glashauser <ag@andreasglashauser.com>
Tue, 18 Mar 2025 18:48:33 +0000 (19:48 +0100)
commit56a9e92f10135edbe44f7112670d5bdbc73183cb
tree5d5eff1e09fa4365a2b2a34a7201628073c578fd
Initial commit
27 files changed:
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.md [new file with mode: 0644]
Xresources [new file with mode: 0644]
aliases [new file with mode: 0644]
config/nvim/after/plugin/catppuccin.lua [new file with mode: 0644]
config/nvim/after/plugin/formatter.lua [new file with mode: 0644]
config/nvim/after/plugin/mason.lua [new file with mode: 0644]
config/nvim/after/plugin/mz-lspconfig.lua [new file with mode: 0644]
config/nvim/after/plugin/nvim-cmp.lua [new file with mode: 0644]
config/nvim/after/plugin/nvim-lint.lua [new file with mode: 0644]
config/nvim/after/plugin/telescope.lua [new file with mode: 0644]
config/nvim/after/plugin/treesitter.lua [new file with mode: 0644]
config/nvim/after/plugin/undotree.lua [new file with mode: 0644]
config/nvim/after/plugin/vimtex.lua [new file with mode: 0644]
config/nvim/init.lua [new file with mode: 0644]
config/nvim/lua/conf/init.lua [new file with mode: 0644]
config/nvim/lua/conf/plugins.lua [new file with mode: 0644]
config/nvim/lua/conf/remap.lua [new file with mode: 0644]
config/nvim/lua/conf/set.lua [new file with mode: 0644]
dockerignore [new file with mode: 0644]
editorconfig [new file with mode: 0644]
gitattributes [new file with mode: 0644]
gitconfig [new file with mode: 0644]
gitignore [new file with mode: 0644]
ssh.config [new file with mode: 0644]
tmux.conf [new file with mode: 0644]