Skip to content

nitinkumar-na/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

config

New

curl -fsSL \
https://raw.githubusercontent.com/nitinkumar-na/config/refs/heads/main/bash/.useful_commands \
-o .n

curl -fsSL \
https://raw.githubusercontent.com/nitinkumar-na/config/refs/heads/main/bash/.useful_commands \
-o .bash_aliases && \
grep -qxF 'source $(pwd)/.bash_aliases' .bashrc || \
echo 'source $(pwd)/.bash_aliases' >> .bashrc

Old

curl -fsSL https://raw.githubusercontent.com/nitinkumar-na/config/refs/heads/main/bash/.useful_commands -o .useful_commands && source ~/.useful_commands

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages