Skip to content

tomhesse/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

My dotfiles

The dotfiles should be used as inspiration and not blindly copied.

Use at your own risk.

Installation

Install yadm and use yadm clone https://github.com/tomhesse/dotfiles.

Dependencies and tools I use

  • bat (Better cat)
  • btop (System monitor)
  • curl (Used by bootstrap script)
  • delta (Better diff)
  • drill (Used by fzf config)
  • eza (Better ls)
  • fd (Better find)
  • fzf (CLI fuzzy finder)
  • git (Used by bootstrap script)
  • kitty (Terminal emulator)
  • neovim (Text editor)
  • tmux (Terminal multiplexer)
  • zsh (Shell)

Fonts

Neovim

Neovim config is for Ansible, C and Python development.

A Nerd Font is required by some plugins.

Neovim will bootstrap lazy.nvim on first start and install the required plugins.

Requirements

  • neovim>=0.9.2
  • git
  • curl
  • unzip
  • tar
  • gzip
  • npm
  • ripgrep
  • lazygit