Skip to content

mRshly/dotfiles

Repository files navigation

Dotfiles

How to manage my dotfiles

I use DeterminateSystem/nix-installer to install Nix as my package manager, and home-manager to manage the packages I use.

Some GUI apps are not available in nixpkgs, so I install them using Homebrew.

In addition, my macOS configuration is managed by nix-darwin.

Apply my configurations

Exec ./apply.sh.

Supported Platforms

  • MacOS
  • Linux
  • Windows

🤖 Copilot in Neovim

First, setup copilot in neovim with :Copilot auth command.

Create symbolic link

ln -s ~/dotfiles/config/<package> ~/.config/<package>

Keyboardio Atreus

My Keyboardio Atreus firmware is kaleidoscope.

Clone repository by ghq like,

ghq get [email protected]:keyboardio/Kaleidoscope.git`

then, move to keyboards/keyboardio/atreus and flash by ./compile.sh && flash.sh .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published