leroyvn / dotfiles-new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

New dotfiles, powered by chezmoi.

Requirements

Framework requirements (the basic engine powering this system)

Workflow requirements (tools I depend on for my usual workflow)

New machine setup instructions

Extra setup instructions

  • Install one of the powerlevel10k recommended fonts (my favourite is Hack Nerd Font)

  • Upon checkout, if not already using it, the powerlevel10k theme wizard should pop up.

  • If the powerlevel10k instant prompt prints a warning upon cd'ing to a direnv-managed directory, read this.

  • Install Rye.

  • Prevent Conda from activating the base environment automatically:

    conda config --set auto_activate_base false
  • Setting your own resolv.conf in WSL 2: microsoft/WSL#5420

  • When using WSL, SidebarDiagnostics can be useful to monitor real resource usage

About


Languages

Language:Shell 100.0%