Skip to content

Instantly share code, notes, and snippets.

@Gholamrezadar
Last active May 7, 2023 11:21
Show Gist options
  • Save Gholamrezadar/0b978cf1e34d9ab66dd4f13b08e02e5f to your computer and use it in GitHub Desktop.
Save Gholamrezadar/0b978cf1e34d9ab66dd4f13b08e02e5f to your computer and use it in GitHub Desktop.

Road-Map

  • Git & Github
    • clone, pull, push, commit -m, add
    • rebase, merge
    • branch
    • submodule
    • markdown
    • SSH
  • Terminal
    • clear, ls, cd, pwd, du, man, find, free -h, top, htop
    • zsh
    • fzf, tldr, cat, bat, ripgrep
    • curl, wget, tar, unzip
    • ping, ifconfig
    • |, >, grep, xargs, sed, tr
    • bash scripting
    • Vim
    • dotfiles
  • Typing
  • Docker
    • ps, pull, images, containers
    • run -it sdfsf bash
    • bind mount and volume mount
    • docker-compose
  • Conda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment