/dotfiles

My Linux dotfiles

Primary LanguageShell

Arch Linux dependency packages

Fonts

  • ttf-dejavu
  • ttf-hack
  • ttf-roboto
  • ttf-liberation
  • nerd-fonts-fantasque-sans-mono (yay)
  • nerd-fonts-fira-code (yay)
  • nerd-fonts-jetbrains-mono (yay)

Note on stow

By default, .gitignore file doesn't get symlinked because it is on the default ignore list. To workaround, we need to add a .stow-local-ignore file to the directory that contains the .gitignore file.

Additional tools

atuin - Magical shell history

bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh)

Note: history db is stored at ~/.local/share/atuin/history.db