Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal development environment configuration files managed with GNU Stow.

Requirements

  • Git
  • GNU Stow
  • Zsh
  • WezTerm

Clone Repository

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

Stow Packages

Zsh

stow zsh

WezTerm

stow wezterm

Repository Structure

dotfiles/
├── README.md
├── zsh/
│   └── .zshrc
└── wezterm/
    └── .config/
        └── wezterm/
            └── wezterm.lua

Verify Symlinks

ls -l ~/.zshrc
ls -l ~/.config/wezterm

Expected output:

~/.zshrc -> ~/dotfiles/zsh/.zshrc
~/.config/wezterm -> ~/dotfiles/wezterm/.config/wezterm

About

Zsh, WezTerm, Neovim and other development tool configurations managed using GNU Stow.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages