Skip to content

davidelng/dotfiles

Repository files navigation

Dotfiles

My personal settings for common Linux tools.

I manage my dotfiles with Stow so I can keep everything tidy and spin up new Linux machines really fast.

Reminder: just use Brew if on MacOS

What's included

  • ZSH and Bash with some aliases
  • Tmux
  • Neovim
  • Some general-purpose scripts

Color scheme

I use Flexoki

New setup reminder

  • clone and run ./install inside this repo to install the configs.
  • git config --global user.name/user.email/init.defaultBranch
  • install stow and clone this repo
  • chsh to set ZSH as default
  • clone zsh-autosuggestions and zsh-syntax-highlighting inside ~/.zsh
  • Download a Nerdfont (most likely JetBrains Mono)
  • Check ssh keys and config

Software to install

About

my linux dotfiles

Resources

Stars

Watchers

Forks