Skip to content

majorzoltan80/shell-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev setup TLDR

  1. Add .alias file and source in .zprofile
  2. Generate ssh key
  3. Add ssh key to github
  4. Install brew
  5. Install sublime text
  6. Install git
  7. Configure git email and user
  8. Configure git editor to use sublime text
  9. Configure git to autoSetupRemote
  10. Install gh cli
  11. Setup gh authentication using SSH
  12. Install pycharm
  13. Install postman
  14. Install uv
  15. MAC only - install unnaturalScrollWheels
  16. Install nvm (for node and rpm)
  17. Install pyenv

Dev setup detailed

  1. Get .alias file from personal repo and source in .zprofile
  2. Geneate ssh key
  3. Add ssh key to github
  4. Install brew
  5. Install sublime text
  6. Add sublime text to PATH
  7. Install git
  8. Configure git email and user
  9. Configure git editor to use sublime text
  10. Install gh cli
  11. Setup gh authentication using SSH
  12. Install pycharm
  13. Install postman
  14. Install uv
  15. MAC only - install unnaturalScrollWheels
  16. Install pyenv
    • xcode-select --install
    • brew install openssl readline sqlite3 xz zlib
    • brew update
    • brew install pyenv
    • echo 'eval "$(pyenv init --path)"' >> ~/.zshrc

About

My linux aliases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages