1 Forks
28 Stars
28 Watchers

nixty

🔨 A CLI tool that opens files related to your git workflow on VS Code directly through your terminal. "nix commit <hash>" to open files that were changed in the particular commit, "nix stage" to open all staged files into your VS Code 💪🏻

How to download and setup nixty

Open terminal and run command
git clone https://github.com/Gautam-Arora24/nixty.git
git clone is used to create a copy or clone of nixty repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nixty https://github.com/Gautam-Arora24/nixty/archive/master.zip

Or simply clone nixty with SSH
[email protected]:Gautam-Arora24/nixty.git

If you have some problems with nixty

You may open issue on nixty support forum (system) here: https://github.com/Gautam-Arora24/nixty/issues