Skip to content

AsToNlele/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles!

Includes neovim, tmux, ghostty and zsh config

Put files in their folders, backup your files first

  1. brew install stow
  2. Clone in ~/dotfiles
  3. stow .

Terminal

Terminal: Ghostty

Multiplexer: Tmux

Font: IosevkaTerm Nerd Font

Shell

Zsh

Oh-my-zsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Powerlevel10k (prompt)

git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k

Tmux

Tmux plugin manager

  1. Get tpm git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
  2. Open a tmux session
  3. prefix + I to install plugins

About

neovim and friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published