Skip to content

Instantly share code, notes, and snippets.

@push0ebp
Last active March 21, 2022 12:34
Show Gist options
  • Select an option

  • Save push0ebp/c8c6a33d9faba855f65a91629ac78f06 to your computer and use it in GitHub Desktop.

Select an option

Save push0ebp/c8c6a33d9faba855f65a91629ac78f06 to your computer and use it in GitHub Desktop.

Revisions

  1. push0ebp revised this gist Mar 21, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .zshrc
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    source /usr/share/zsh-antigen/antigen.zsh
    source ~/.antigen.zsh

    antigen use oh-my-zsh
    antigen theme tjkirch
  2. push0ebp revised this gist Apr 4, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .zshrc
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    source /usr/share/zsh-antigen/antigen.zsh

    antigen use oh-my-zsh
    antigen theme blinks
    antigen theme tjkirch
    antigen bundle zsh-users/zsh-autosuggestions
    antigen bundle zsh-users/zsh-syntax-highlighting
    antigen bundle djui/alias-tips
  3. push0ebp revised this gist Jan 26, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .zshrc
    Original file line number Diff line number Diff line change
    @@ -9,4 +9,4 @@ antigen bundle srijanshetty/zsh-pip-completion
    antigen bundle zdharma/history-search-multi-word
    antigen bundle autojump
    antigen bundle command-not-found
    antigen apply
    antigen apply
  4. push0ebp revised this gist Sep 23, 2020. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion .zshrc
    Original file line number Diff line number Diff line change
    @@ -4,7 +4,6 @@ antigen use oh-my-zsh
    antigen theme blinks
    antigen bundle zsh-users/zsh-autosuggestions
    antigen bundle zsh-users/zsh-syntax-highlighting
    antigen bundle desyncr/auto-ls
    antigen bundle djui/alias-tips
    antigen bundle srijanshetty/zsh-pip-completion
    antigen bundle zdharma/history-search-multi-word
  5. push0ebp revised this gist Apr 30, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .zshrc
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    source /usr/share/zsh/antigen.zsh
    source /usr/share/zsh-antigen/antigen.zsh

    antigen use oh-my-zsh
    antigen theme blinks
  6. push0ebp revised this gist Mar 21, 2019. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion .zshrc
    Original file line number Diff line number Diff line change
    @@ -8,7 +8,6 @@ antigen bundle desyncr/auto-ls
    antigen bundle djui/alias-tips
    antigen bundle srijanshetty/zsh-pip-completion
    antigen bundle zdharma/history-search-multi-word
    antigen bundle arzzen/calc.plugin.zsh
    antigen bundle autojump
    antigen bundle command-not-found
    antigen apply
  7. push0ebp revised this gist Mar 18, 2019. 1 changed file with 3 additions and 5 deletions.
    8 changes: 3 additions & 5 deletions .zshrc
    Original file line number Diff line number Diff line change
    @@ -1,9 +1,7 @@
    ZSH_THEME="blinks"
    #"robbyrussell"

    source /usr/share/zsh-antigen/antigen.zsh

    source /usr/share/zsh/antigen.zsh

    antigen use oh-my-zsh
    antigen theme blinks
    antigen bundle zsh-users/zsh-autosuggestions
    antigen bundle zsh-users/zsh-syntax-highlighting
    antigen bundle desyncr/auto-ls
  8. push0ebp revised this gist Mar 15, 2019. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion .zshrc
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,5 @@
    ZSH_THEME="blinks"#"robbyrussell"
    ZSH_THEME="blinks"
    #"robbyrussell"

    source /usr/share/zsh-antigen/antigen.zsh

  9. push0ebp revised this gist Feb 11, 2019. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions .zshrc
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,5 @@
    ZSH_THEME="blinks"#"robbyrussell"

    source /usr/share/zsh-antigen/antigen.zsh


  10. push0ebp revised this gist Jan 29, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .zshrc
    Original file line number Diff line number Diff line change
    @@ -8,5 +8,6 @@ antigen bundle djui/alias-tips
    antigen bundle srijanshetty/zsh-pip-completion
    antigen bundle zdharma/history-search-multi-word
    antigen bundle arzzen/calc.plugin.zsh
    antigen bundle autojump
    antigen bundle command-not-found
    antigen apply
  11. push0ebp revised this gist Jan 29, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .zshrc
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,7 @@
    source /usr/share/zsh-antigen/antigen.zsh


    antigen bundle zsh-users/zsh-autosuggestions
    antigen bundle zsh-users/zsh-syntax-highlighting
    antigen bundle desyncr/auto-ls
    antigen bundle djui/alias-tips
  12. push0ebp created this gist Sep 8, 2018.
    11 changes: 11 additions & 0 deletions .zshrc
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    source /usr/share/zsh-antigen/antigen.zsh


    antigen bundle zsh-users/zsh-syntax-highlighting
    antigen bundle desyncr/auto-ls
    antigen bundle djui/alias-tips
    antigen bundle srijanshetty/zsh-pip-completion
    antigen bundle zdharma/history-search-multi-word
    antigen bundle arzzen/calc.plugin.zsh
    antigen bundle command-not-found
    antigen apply