Skip to content

vitorarins/dotnash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.nash

# go to $HOME
λ> cd 
λ> git clone https://github.com/tiago4orion/dotnash.git .nash
# Update your environment variables
λ> vim ./.nash/conf/env 
# Run nash to load the new customizations
λ> nash
» nashlib not installed
» Trying to download dependencies...
Cloning into 'nashlib'...
remote: Counting objects: 14, done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 14 (delta 0), reused 14 (delta 0), pack-reused 0
Unpacking objects: 100% (14/14), done.
Checking connectivity... done.
λ> cd .nash
(master)λ> 

If you want this nash configuration then first fork this project and modify the file conf/env to export the required environment variables of your setup.

asciicast

About

My .nash directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%