Skip to content

Instantly share code, notes, and snippets.

@rinaldo-rex
Last active August 28, 2019 06:24
Show Gist options
  • Save rinaldo-rex/f64e08a994898657db9e86d5448b094a to your computer and use it in GitHub Desktop.
Save rinaldo-rex/f64e08a994898657db9e86d5448b094a to your computer and use it in GitHub Desktop.

Revisions

  1. rinaldo-rex revised this gist Aug 28, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions system_utils.md
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,7 @@ System configurations/utilities that need to be installed on a new system for gr
    - z - Stop `cd`ing to dirs!
    - tmux - Once you start using this, it's hard to go back. This + Iterm is a heavenly combo
    - gitflow
    - httpie (Curl like utility, but better)

    #### Fonts
    - Firacode
  2. rinaldo-rex revised this gist Aug 17, 2019. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions system_utils.md
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,13 @@
    System configurations/utilities that need to be installed on a new system for great productivity
    ---

    - ohmyzsh
    - I'm not yet a fan of Fish shell due to posix incompatibility which is causing a lot of troubles when you have to configure niche shell scripts.
    - howdoi - Get command line answers to common mac/linux problems.
    - thefuck - Alias it to automatically rewrite the command you wrongly entered.
    - z - Stop `cd`ing to dirs!
    - tmux - Once you start using this, it's hard to go back. This + Iterm is a heavenly combo
    - gitflow

    #### Fonts
    - Firacode
  3. rinaldo-rex revised this gist Aug 17, 2019. 1 changed file with 21 additions and 0 deletions.
    21 changes: 21 additions & 0 deletions system_utils.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,24 @@
    System configurations/utilities that need to be installed on a new system for great productivity
    ---

    - howdoi - Get command line answers to common mac/linux problems.
    - thefuck - Alias it to automatically rewrite the command you wrongly entered.
    - z - Stop `cd`ing to dirs!
    - tmux - Once you start using this, it's hard to go back. This + Iterm is a heavenly combo

    #### Fonts
    - Firacode

    ##### Tools

    1. Pycharm
    2. VScode
    3. XMind
    4. iTerm
    5. Homebrew/Linuxbrew
    6. Spotify

    ##### Common utils
    - pipenv
    - docker?

  4. rinaldo-rex created this gist Aug 17, 2019.
    3 changes: 3 additions & 0 deletions system_utils.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    System configurations/utilities that need to be installed on a new system for great productivity
    ---