ahonn / dotfiles

πŸ’Ž My vim/neovim, nix, git, and tmux 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 vim/neovim, nix, git, and tmux configuration files

License:MIT License


Languages

Language:Lua 60.0%Language:Nix 40.0%