/dotfiles

Configuration files

Primary LanguageNix

This project contains all my dotfiles that are moved from box to box.

Manually installed

Android Command line tools

  • Download and unpack the dir ~/proj/cmdline-tools/latest.
  • Add to path
  • Run sdkmanager

Emacs

Fonts

ML

Nix

History

June 2023

nix-shell and darwin-nix

Sept 2021

Development happens only in NixOS running in VMWare Fusion. I feel I am far from using flake though.

March 2021

Slow migration to nix-darwin started. All non-gui apps can be there.

Jan 2020

Project restructured to work with chezmoi

June 2019

An attempt to adopt Nix package manager.

May 2015

  • Moved to spacemacs as a replacement for Prelude. It is a Emacs Kit, focused on integration with Evil mode.

  • No need to use nsenter to enter docker container, using docker exec instead.

NixOS

  • xset r rate 200 25
  • npm config set prefix '~/mutable_node_modules'