Skip to content

Just a simple repo to share my shell environment cross-machines :)

Notifications You must be signed in to change notification settings

andrecr12/bash_profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Repository to host my own .bash_profile across different computers

Instructions:

  1. Create a symbolic link on your $HOME pointing to local repository
    • For Bash Terminals:

         ln -s <full_repo_path>/bash_profile ~/.bash_profile
      
    • For Zsh Terminals:

         ln -s <full_repo_path>/bash_profile ~/.zprofile
      

About

Just a simple repo to share my shell environment cross-machines :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages