Skip to content

tungel/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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