Skip to content

🔧 My personal dotfiles for Debian with ZSH

License

Notifications You must be signed in to change notification settings

grqphical/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grqphical's dotfiles

These are my personal dotfiles for ZSH, TMUX, Oh-My-Posh and Neovim running on Debian with WSL 2

I also have included utility scripts of mine for things like creating reuseable TMUX sessions

Install

Clone this repository to your home directory

git clone https://github.com/grqphical/dotfiles

Or better yet use something like stow to manage your dotfiles

# Install it first (use whatever package manager you have)
sudo apt install stow
git clone https://github.com/grqphical/dotfiles ~/dotfiles
cd dotfiles
stow .

License

The dotfiles are public domain whilst any script in the scripts/ folder is licensed under the MIT license, outlined in LICENSE

About

🔧 My personal dotfiles for Debian with ZSH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published