Skip to content

Martz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal configuration files for a clean development environment.

Contents

  • git - Git configuration and aliases
  • zsh - Zsh shell configuration
  • vim - Vim editor settings
  • tmux - Terminal multiplexer configuration
  • p10k - Powerlevel10k prompt theme

Setup

Clone and install using GNU Stow:

git clone https://github.com/Martz/dotfiles.git ~/.dotfiles
cd ~/.dotfiles

Install configurations using stow:

stow git
stow zsh
stow vim
stow tmux
stow p10k

To remove a configuration:

stow -D <package>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published