ahonn / dotfiles

πŸ’Ž My configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My vim/neovim, nix, git, and tmux configuration files

screenshot

Install

$ sh <(curl -L https://nixos.org/nix/install)
$ nix-build https://github.com/LnL7/nix-darwin/archive/master.tar.gz -A installer
$ ./result/bin/darwin-installer
$ darwin-rebuild switch --flake .#macbook

About

πŸ’Ž My configuration files

License:MIT License


Languages

Language:Lua 67.7%Language:Nix 31.6%Language:Shell 0.7%