XelorR / dotfiles

various configs I use on daily basis

Repository from Github https://github.comXelorR/dotfilesRepository from Github https://github.comXelorR/dotfiles

My dotfiles

Setup oneliners

sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --apply --ssh xelorr

or

sh -c "$(wget -qO- get.chezmoi.io)" -- -b $HOME/.local/bin init --apply --ssh xelorr

Log

Note for myself, official fedora container:

docker run -it --rm --name fedora registry.fedoraproject.org/fedora:40

Link Ollama with LM Studio

go install github.com/sammcj/llamalink@latest
go run github.com/sammcj/llamalink@latest -a

About

various configs I use on daily basis

License:GNU General Public License v3.0


Languages

Language:Shell 40.9%Language:Lua 37.9%Language:AutoHotkey 12.7%Language:Python 7.2%Language:Batchfile 0.9%Language:Perl 0.3%Language:PowerShell 0.1%