Skip to content

Instantly share code, notes, and snippets.

@hvitorino
Last active February 19, 2020 13:36
Show Gist options
  • Select an option

  • Save hvitorino/0e29717754b955ca0a549a62010ae8e1 to your computer and use it in GitHub Desktop.

Select an option

Save hvitorino/0e29717754b955ca0a549a62010ae8e1 to your computer and use it in GitHub Desktop.

Revisions

  1. hvitorino revised this gist Feb 19, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Terminal.md
    Original file line number Diff line number Diff line change
    @@ -17,6 +17,7 @@ sudo apt-get install terminator
    * git
    * [git-extras](https://github.com/tj/git-extras/blob/master/Installation.md)
    * [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md)
    * [lazydocker](https://github.com/jesseduffield/lazydocker)
    * Theme
    * [spaceship-prompt](https://github.com/denysdovhan/spaceship-prompt)
    - **Settings**
  2. hvitorino revised this gist Feb 19, 2020. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions Terminal.md
    Original file line number Diff line number Diff line change
    @@ -19,12 +19,12 @@ sudo apt-get install terminator
    * [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md)
    * Theme
    * [spaceship-prompt](https://github.com/denysdovhan/spaceship-prompt)
    * Settings
    - **Settings**

    ```
    nano ~/.zshrc
    ZSH_THEME="spaceship"
    plugins=(git zsh-autosuggestions docker docker-compose git-extras)
    nano ~/.zshrc
    ZSH_THEME="spaceship"
    plugins=(git zsh-autosuggestions docker docker-compose git-extras)
    ```


  3. hvitorino revised this gist Feb 19, 2020. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions Terminal.md
    Original file line number Diff line number Diff line change
    @@ -20,10 +20,11 @@ sudo apt-get install terminator
    * Theme
    * [spaceship-prompt](https://github.com/denysdovhan/spaceship-prompt)
    * Settings
    ```

    ```
    nano ~/.zshrc
    ZSH_THEME="spaceship"
    plugins=(git zsh-autosuggestions docker docker-compose git-extras)
    ```
    ```


  4. hvitorino revised this gist Feb 19, 2020. 1 changed file with 18 additions and 3 deletions.
    21 changes: 18 additions & 3 deletions Terminal.md
    Original file line number Diff line number Diff line change
    @@ -1,14 +1,29 @@

    # Terminal On Steroids

    - Terminator
    - **Terminator**

    ```
    sudo apt-get update
    sudo apt-get install terminator
    ```

    - Oh My ZSH
    - **Oh My ZSH**

    * [Installation guide](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)
    * [Install](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)
    * Plugins
    * docker
    * docker-compose
    * git
    * [git-extras](https://github.com/tj/git-extras/blob/master/Installation.md)
    * [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md)
    * Theme
    * [spaceship-prompt](https://github.com/denysdovhan/spaceship-prompt)
    * Settings
    ```
    nano ~/.zshrc
    ZSH_THEME="spaceship"
    plugins=(git zsh-autosuggestions docker docker-compose git-extras)
    ```


  5. hvitorino revised this gist Feb 19, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Terminal.md
    Original file line number Diff line number Diff line change
    @@ -9,6 +9,6 @@ sudo apt-get install terminator

    - Oh My ZSH

    [Installation guide](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)
    * [Installation guide](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)


  6. hvitorino revised this gist Feb 19, 2020. 1 changed file with 1 addition and 2 deletions.
    3 changes: 1 addition & 2 deletions Terminal.md
    Original file line number Diff line number Diff line change
    @@ -9,7 +9,6 @@ sudo apt-get install terminator

    - Oh My ZSH

    ```
    [Installation guide](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)
    ```


  7. hvitorino revised this gist Feb 19, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Terminal.md
    Original file line number Diff line number Diff line change
    @@ -10,6 +10,6 @@ sudo apt-get install terminator
    - Oh My ZSH

    ```
    Installation guide[https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH]
    [Installation guide](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)
    ```

  8. hvitorino revised this gist Feb 19, 2020. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion Terminal.md
    Original file line number Diff line number Diff line change
    @@ -8,5 +8,8 @@ sudo apt-get install terminator
    ```

    - Oh My ZSH
    - (Installation guide)[https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH]

    ```
    Installation guide[https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH]
    ```

  9. hvitorino revised this gist Feb 19, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion Terminal.md
    Original file line number Diff line number Diff line change
    @@ -5,4 +5,8 @@
    ```
    sudo apt-get update
    sudo apt-get install terminator
    ```
    ```

    - Oh My ZSH
    - (Installation guide)[https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH]

  10. hvitorino created this gist Feb 19, 2020.
    8 changes: 8 additions & 0 deletions Terminal.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    # Terminal On Steroids

    - Terminator

    ```
    sudo apt-get update
    sudo apt-get install terminator
    ```