Skip to content

GenYuLi/dotfiles

 
 

Repository files navigation

dotfiles

These are my configuration for neovim, zsh, and tmux using nix and home-manager.

Screenshot 2023-01-16 at 13 39 33

Screenshot 2023-01-16 at 13 39 41

Getting Started

  1. install nix with the recommended installer provided by determinate systems
curl -fsSL https://install.determinate.systems/nix | sh -s -- install
  1. clone this repo and apply the selected profile
nix-shell -p git # optional, only if git is not available
git clone http://github.com/williamhsieh/dotfiles
./dotfiles/setup.py --bootstrap # show available flags with `--help`
  1. (optional) download nerd fonts for the terminal emulator, if home profile is selected

Feedback

Comments and suggestions are welcome!

About me

Acknowledgements

Inspiration and code were taken from many sources, including:

About

Personal dotfiles setup with nix and home-manager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 55.1%
  • Nix 21.8%
  • Vim Script 11.8%
  • Shell 7.5%
  • Python 2.5%
  • CSS 1.1%
  • Tree-sitter Query 0.2%