Skip to content

mr-valente/rig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nick's Config Rig

Under construction 🚧

Installing the repository

  1. Clone and checkout repo (remove --force option if you don't want to overwrite duplicates)

    git clone --bare https://github.com/mr-valente/rig.git "$HOME/.rig"
    git --git-dir="$HOME/.rig" --work-tree=$HOME checkout --force
    
  2. Initialize:

    • pwsh:

      . "$HOME\.config\powershell\setup.ps1"
      
    • fish:

      source "$HOME/.config/fish/setup.fish"
      

About

Dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published