Skip to content

notyumin/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Setup

Dots managed by GNU Stow

Installation

Just clone this repo into your home directory, cd in and run stow on what you want to install, for example:

stow ./Shell

This symlinks all the files in this repo to your machine

If you see the following error

WARNING! stowing ./Shell would cause conflicts:
...

Instead run

stow ./Shell --adopt

This will move any conflicting files into this repo before symlinking. From there, either:

  1. git restore if you want to keep the file from this repo

OR

  1. git commit if you want to keep the file originally on your machine.

Dependencies

Here's a list of things you have to install for my config to work:

  • zsh
  • zsh-autosuggestions
  • Oh My Posh
  • zoxide
  • fzf
  • asdf
  • Neovimz
  • tmux
  • tpm
  • Wezterm
  • lazygit

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published