Skip to content

ralph-bergmann/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

  1. mkdir $HOME/.dotfiles
  2. echo "alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'" >> $HOME/.zshrc
  3. git clone --bare [email protected]:ralph-bergmann/dotfiles.git $HOME/.dotfiles
  4. dotfiles checkout
  5. dotfiles config --local status.showUntrackedFiles no
  6. brew install nvim bat eza ripgrep zoxide fzf tmux starship lazygit difftastic
  7. brew install --cask alacritty

If fzf completion isn't working run $(brew --prefix)/opt/fzf/install.

Install tmux tpm: git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm In a tmux session press <leader> I to install all plugins.

see Dotfiles: Best way to store in a bare git repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published