Skip to content

Instantly share code, notes, and snippets.

@isaobushi
Last active February 9, 2024 09:46
Show Gist options
  • Select an option

  • Save isaobushi/e6104267c47a15df2bde91494b2acffb to your computer and use it in GitHub Desktop.

Select an option

Save isaobushi/e6104267c47a15df2bde91494b2acffb to your computer and use it in GitHub Desktop.

Revisions

  1. isaobushi revised this gist Aug 10, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -114,7 +114,7 @@ echo "Bootstrapping complete"

    * [ ] Profile:
    General /Users/andreamele/dev
    * [x] Badge: 👾
    * [ ] Badge: 👾
    * [ ] Working Directory, Directory: /Users/andreamele/dev
    Colors
    * [ ] Foreground Color: rgbhex 839496
  2. isaobushi revised this gist Aug 10, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -114,7 +114,7 @@ echo "Bootstrapping complete"

    * [ ] Profile:
    General /Users/andreamele/dev
    * [ ] Badge: 👾
    * [x] Badge: 👾
    * [ ] Working Directory, Directory: /Users/andreamele/dev
    Colors
    * [ ] Foreground Color: rgbhex 839496
  3. isaobushi revised this gist Sep 14, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -125,7 +125,7 @@ echo "Bootstrapping complete"
    * [ ] Link Color: rgbhex b37208
    * [ ] Download: [maerial font colors](https://raw.githubusercontent.com/MartinSeeler/iterm2-material-design/master/material-design-colors.itermcolors) then import in color presets
    Font
    * [ ] Meslo LG M Regular Nerd Font Mono (download)[https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/Meslo/M/Regular/complete/Meslo%20LG%20M%20Regular%20Nerd%20Font%20Complete%20Mono.ttf]
    * [ ] Meslo LG M Regular Nerd Font Mono [download font](https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/Meslo/M/Regular/complete/Meslo%20LG%20M%20Regular%20Nerd%20Font%20Complete%20Mono.ttf)
    Keys
    * [ ] Preset: Natural Text Editing

  4. isaobushi revised this gist Sep 14, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -125,7 +125,7 @@ echo "Bootstrapping complete"
    * [ ] Link Color: rgbhex b37208
    * [ ] Download: [maerial font colors](https://raw.githubusercontent.com/MartinSeeler/iterm2-material-design/master/material-design-colors.itermcolors) then import in color presets
    Font
    * [ ] MesloLGS NF Bold 14
    * [ ] Meslo LG M Regular Nerd Font Mono (download)[https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/Meslo/M/Regular/complete/Meslo%20LG%20M%20Regular%20Nerd%20Font%20Complete%20Mono.ttf]
    Keys
    * [ ] Preset: Natural Text Editing

  5. isaobushi revised this gist Jul 24, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -56,6 +56,7 @@ CASKS=(
    runjs
    spotify
    gitkraken
    postman
    )
    echo "Installing cask apps..."
    brew cask install ${CASKS[@]}
  6. isaobushi revised this gist Jul 24, 2020. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -54,10 +54,15 @@ CASKS=(
    visual-studio-code
    font-hack-nerd-font
    runjs
    spotify
    gitkraken
    )
    echo "Installing cask apps..."
    brew cask install ${CASKS[@]}

    VSCODE_EXTENTIONS=(
    )

    echo "Configuring oh my zsh"
    sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
    echo "Cloning powerLevel9K into oh-my-zsh/custom/themes/powerlevel9k"
  7. isaobushi revised this gist Jul 24, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -53,6 +53,7 @@ CASKS=(
    discord
    visual-studio-code
    font-hack-nerd-font
    runjs
    )
    echo "Installing cask apps..."
    brew cask install ${CASKS[@]}
    @@ -121,12 +122,15 @@ echo "Bootstrapping complete"
    * [ ] MesloLGS NF Bold 14
    Keys
    * [ ] Preset: Natural Text Editing
    ### nerd fonts:

    ### oh-my-zsh them:
    * [ ] Set in .zshrc: ZSH_THEME="powerlevel9k/powerlevel9k"
    * [ ] Set in .zshrc: POWERLEVEL9K_MODE='nerdfont-complete'


    ### Vs Code

    * [ ]



  8. isaobushi revised this gist Jul 23, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -116,7 +116,7 @@ echo "Bootstrapping complete"
    * [ ] Link Color: rgbhex b37208
    * [ ] Cursor Guide: rgbhex 58b9d9 ( High opacity )
    * [ ] Link Color: rgbhex b37208
    * [ ] Download: [maerial font colors](https://raw.githubusercontent.com/MartinSeeler/iterm2-material-design/master/material-design-colors.itermcolors) import in color presets
    * [ ] Download: [maerial font colors](https://raw.githubusercontent.com/MartinSeeler/iterm2-material-design/master/material-design-colors.itermcolors) then import in color presets
    Font
    * [ ] MesloLGS NF Bold 14
    Keys
  9. isaobushi revised this gist Jul 23, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -116,7 +116,7 @@ echo "Bootstrapping complete"
    * [ ] Link Color: rgbhex b37208
    * [ ] Cursor Guide: rgbhex 58b9d9 ( High opacity )
    * [ ] Link Color: rgbhex b37208
    * [ ] Download: [font colors](https://raw.githubusercontent.com/MartinSeeler/iterm2-material-design/master/material-design-colors.itermcolors)
    * [ ] Download: [maerial font colors](https://raw.githubusercontent.com/MartinSeeler/iterm2-material-design/master/material-design-colors.itermcolors) import in color presets
    Font
    * [ ] MesloLGS NF Bold 14
    Keys
  10. isaobushi revised this gist Jul 23, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -116,7 +116,7 @@ echo "Bootstrapping complete"
    * [ ] Link Color: rgbhex b37208
    * [ ] Cursor Guide: rgbhex 58b9d9 ( High opacity )
    * [ ] Link Color: rgbhex b37208
    * [ ] Download: [font colors](https://raw.githubusercontent.com/MartinSeeler/iterm2-material-design/master/material-design-colors.itermcolors link)
    * [ ] Download: [font colors](https://raw.githubusercontent.com/MartinSeeler/iterm2-material-design/master/material-design-colors.itermcolors)
    Font
    * [ ] MesloLGS NF Bold 14
    Keys
  11. isaobushi revised this gist Jul 23, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -116,7 +116,7 @@ echo "Bootstrapping complete"
    * [ ] Link Color: rgbhex b37208
    * [ ] Cursor Guide: rgbhex 58b9d9 ( High opacity )
    * [ ] Link Color: rgbhex b37208
    * [ ] Download: [font colors](https://raw.githubusercontent.com/MartinSeeler/iterm2-material-design/master/material-design-colors.itermcolors, link)
    * [ ] Download: [font colors](https://raw.githubusercontent.com/MartinSeeler/iterm2-material-design/master/material-design-colors.itermcolors link)
    Font
    * [ ] MesloLGS NF Bold 14
    Keys
  12. isaobushi revised this gist Jul 23, 2020. 1 changed file with 24 additions and 4 deletions.
    28 changes: 24 additions & 4 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,9 @@ xcode-select --install
    ```bash
    echo "Starting bootstrapping"


    echo "Create dev folder"
    cd /Users/andreamele
    mkdir -v dev
    echo ""
    if test ! $(which brew); then
    echo "Installing homebrew..."
    @@ -35,6 +37,7 @@ echo ""
    echo "Installing cask..."
    echo ""
    brew install caskroom/cask/brew-cask
    brew tap homebrew/cask-fonts


    CASKS=(
    @@ -49,11 +52,16 @@ CASKS=(
    1password
    discord
    visual-studio-code
    font-hack-nerd-font
    )

    echo "Installing cask apps..."
    brew cask install ${CASKS[@]}

    echo "Configuring oh my zsh"
    sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
    echo "Cloning powerLevel9K into oh-my-zsh/custom/themes/powerlevel9k"
    git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k

    echo "Configuring OSX..."
    echo ""
    echo "Showing all filename extensions in Finder by default"
    @@ -89,6 +97,7 @@ echo "Bootstrapping complete"
    2. Add usufull links to finish the settings
    3. Add a list of scripts to set aliases
    4. Save vscode settings and extentions
    5. set up ssh keys

    ------

    @@ -97,15 +106,26 @@ echo "Bootstrapping complete"
    ### iTerm2:

    * [ ] Profile:
    General /Users/andreamele/dev
    * [ ] Badge: 👾
    * [ ] Working Directory, Directory: /Users/andreamele/dev
    Colors
    * [ ] Foreground Color: rgbhex 839496
    * [ ] Background Color: rgbhex 002b36
    * [ ] Bold Color: rgbhex 93a1a1
    * [ ] Link Color: rgbhex b37208
    * [ ] Cursor Guide: rgbhex 58b9d9 ( High opacity )
    * [ ] Link Color: rgbhex b37208


    * [ ] Download: [font colors](https://raw.githubusercontent.com/MartinSeeler/iterm2-material-design/master/material-design-colors.itermcolors, link)
    Font
    * [ ] MesloLGS NF Bold 14
    Keys
    * [ ] Preset: Natural Text Editing
    ### nerd fonts:

    ### oh-my-zsh them:
    * [ ] Set in .zshrc: ZSH_THEME="powerlevel9k/powerlevel9k"
    * [ ] Set in .zshrc: POWERLEVEL9K_MODE='nerdfont-complete'



  13. isaobushi revised this gist Jul 23, 2020. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -90,11 +90,12 @@ echo "Bootstrapping complete"
    3. Add a list of scripts to set aliases
    4. Save vscode settings and extentions

    ------

    ## Setting Applications

    ### iTerm2:

    ------
    * [ ] Profile:
    Colors
    * [ ] Foreground Color: rgbhex 839496
  14. isaobushi revised this gist Jul 23, 2020. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -93,7 +93,8 @@ echo "Bootstrapping complete"
    ## Setting Applications

    ### iTerm2:
    ------

    ------
    * [ ] Profile:
    Colors
    * [ ] Foreground Color: rgbhex 839496
  15. isaobushi revised this gist Jul 23, 2020. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -93,10 +93,10 @@ echo "Bootstrapping complete"
    ## Setting Applications

    ### iTerm2:

    ------
    * [ ] Profile:
    Colors
    * [ ] Foreground Color: rgbhex #839496
    * [ ] Foreground Color: rgbhex 839496
    * [ ] Background Color: rgbhex 002b36
    * [ ] Bold Color: rgbhex 93a1a1
    * [ ] Link Color: rgbhex b37208
  16. isaobushi revised this gist Jul 23, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -96,7 +96,7 @@ echo "Bootstrapping complete"

    * [ ] Profile:
    Colors
    * [ ] Foreground Color: rgbhex 839496
    * [ ] Foreground Color: rgbhex #839496
    * [ ] Background Color: rgbhex 002b36
    * [ ] Bold Color: rgbhex 93a1a1
    * [ ] Link Color: rgbhex b37208
  17. isaobushi revised this gist Jul 23, 2020. 1 changed file with 7 additions and 3 deletions.
    10 changes: 7 additions & 3 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -95,9 +95,13 @@ echo "Bootstrapping complete"
    ### iTerm2:

    * [ ] Profile:
    * [ ] Setting 1
    * [ ] Setting 2
    * [ ] Setting 3
    Colors
    * [ ] Foreground Color: rgbhex 839496
    * [ ] Background Color: rgbhex 002b36
    * [ ] Bold Color: rgbhex 93a1a1
    * [ ] Link Color: rgbhex b37208
    * [ ] Cursor Guide: rgbhex 58b9d9 ( High opacity )
    * [ ] Link Color: rgbhex b37208



  18. isaobushi revised this gist Jul 23, 2020. 1 changed file with 6 additions and 0 deletions.
    6 changes: 6 additions & 0 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -94,6 +94,12 @@ echo "Bootstrapping complete"

    ### iTerm2:

    * [ ] Profile:
    * [ ] Setting 1
    * [ ] Setting 2
    * [ ] Setting 3





  19. isaobushi revised this gist Jul 23, 2020. 1 changed file with 16 additions and 0 deletions.
    16 changes: 16 additions & 0 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -8,9 +8,19 @@

    ------

    1. Run

    ```bash
    echo "Installing xcode"
    xcode-select --install

    ```

    2. Run
    ```bash
    echo "Starting bootstrapping"


    echo ""
    if test ! $(which brew); then
    echo "Installing homebrew..."
    @@ -80,5 +90,11 @@ echo "Bootstrapping complete"
    3. Add a list of scripts to set aliases
    4. Save vscode settings and extentions

    ## Setting Applications

    ### iTerm2:





  20. isaobushi revised this gist Jul 23, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -78,7 +78,7 @@ echo "Bootstrapping complete"
    1. Add instructions to set iterm2 and its fonts
    2. Add usufull links to finish the settings
    3. Add a list of scripts to set aliases

    4. Save vscode settings and extentions



  21. isaobushi revised this gist Jul 23, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -77,6 +77,7 @@ echo "Bootstrapping complete"

    1. Add instructions to set iterm2 and its fonts
    2. Add usufull links to finish the settings
    3. Add a list of scripts to set aliases



  22. isaobushi revised this gist Jul 23, 2020. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@
    * *Note 2: it's better to install Xcode first from the app store before running the bootstrap script. Otherwise, Homebrew can't access the Xcode libraries as the agreement hasn't been accepted yet.*


    ---
    ------

    ```bash
    echo "Starting bootstrapping"
    @@ -60,7 +60,7 @@ defaults write com.apple.finder FXEnableExtensionChangeWarning -bool false
    echo "Bootstrapping complete"

    ```
    ---
    ------

    # List of application to be installed manually

    @@ -71,9 +71,9 @@ echo "Bootstrapping complete"
    * [ ] Node Verrsion Control
    * [ ] Vue

    ---
    ------

    ##TODO 🙄:
    ## TODO 🙄:

    1. Add instructions to set iterm2 and its fonts
    2. Add usufull links to finish the settings
  23. isaobushi revised this gist Jul 23, 2020. 1 changed file with 16 additions and 46 deletions.
    62 changes: 16 additions & 46 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -19,47 +19,6 @@ fi
    echo ""
    brew update
    echo ""
    echo "Installing packages..."


    PACKAGES=(
    ack
    autoconf
    automake
    boot2docker
    ffmpeg
    gettext
    gifsicle
    git
    graphviz
    hub
    imagemagick
    jq
    libjpeg
    libmemcached
    lynx
    markdown
    memcached
    mercurial
    npm
    pkg-config
    postgresql
    python
    python3
    pypy
    rabbitmq
    rename
    ssh-copy-id
    terminal-notifier
    the_silver_searcher
    tmux
    tree
    vim
    wget
    )

    brew install ${PACKAGES[@]}
    echo ""
    echo "Cleaning up..."
    brew cleanup
    echo ""
    @@ -72,7 +31,14 @@ CASKS=(
    firefox
    iterm2
    slack
    daisydisk
    spectacle
    lepton
    istat-menus
    hyperswitch
    1password
    discord
    visual-studio-code
    )

    echo "Installing cask apps..."
    @@ -94,20 +60,24 @@ defaults write com.apple.finder FXEnableExtensionChangeWarning -bool false
    echo "Bootstrapping complete"

    ```
    ---

    # List of application to be installed manually

    * [ ] Yoink
    * [ ] Daisy Disk
    * [ ] Magnet
    * [ ] Lepton
    * [ ] Logi Options
    * [ ] iStats
    * [ ] Alfred
    * [ ] Hyper Switch
    * [ ] 1Password
    * [ ] Node Verrsion Control
    * [ ] Vue

    ---

    ##TODO 🙄:

    1. Add instructions to set iterm2 and its fonts
    2. Add usufull links to finish the settings




  24. isaobushi revised this gist Jul 23, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -98,7 +98,7 @@ echo "Bootstrapping complete"
    # List of application to be installed manually

    * [ ] Yoink
    * [x] Daisy Disk
    * [ ] Daisy Disk
    * [ ] Magnet
    * [ ] Lepton
    * [ ] Logi Options
  25. isaobushi revised this gist Jul 23, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -98,7 +98,7 @@ echo "Bootstrapping complete"
    # List of application to be installed manually

    * [ ] Yoink
    * [ ] Daisy Disk
    * [x] Daisy Disk
    * [ ] Magnet
    * [ ] Lepton
    * [ ] Logi Options
  26. isaobushi revised this gist Jul 23, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -97,7 +97,7 @@ echo "Bootstrapping complete"

    # List of application to be installed manually

    * [x] Yoink
    * [ ] Yoink
    * [ ] Daisy Disk
    * [ ] Magnet
    * [ ] Lepton
  27. isaobushi revised this gist Jul 23, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion installation.md
    Original file line number Diff line number Diff line change
    @@ -97,7 +97,7 @@ echo "Bootstrapping complete"

    # List of application to be installed manually

    * [ ] Yoink
    * [x] Yoink
    * [ ] Daisy Disk
    * [ ] Magnet
    * [ ] Lepton
  28. isaobushi revised this gist Jul 23, 2020. 1 changed file with 11 additions and 11 deletions.
    22 changes: 11 additions & 11 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -97,17 +97,17 @@ echo "Bootstrapping complete"

    # List of application to be installed manually

    * [] Yoink
    * [] Daisy Disk
    * [] Magnet
    * [] Lepton
    * [] Logi Options
    * [] iStats
    * [] Alfred
    * [] Hyper Switch
    * [] 1Password
    * [] Node Verrsion Control
    * [] Vue
    * [ ] Yoink
    * [ ] Daisy Disk
    * [ ] Magnet
    * [ ] Lepton
    * [ ] Logi Options
    * [ ] iStats
    * [ ] Alfred
    * [ ] Hyper Switch
    * [ ] 1Password
    * [ ] Node Verrsion Control
    * [ ] Vue



  29. isaobushi revised this gist Jul 23, 2020. 1 changed file with 11 additions and 11 deletions.
    22 changes: 11 additions & 11 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -97,17 +97,17 @@ echo "Bootstrapping complete"

    # List of application to be installed manually

    * []Yoink
    * []Daisy Disk
    * []Magnet
    * []Lepton
    * []Logi Options
    * []iStats
    * []Alfred
    * []Hyper Switch
    * []1Password
    * []Node Verrsion Control
    * []Vue
    * [] Yoink
    * [] Daisy Disk
    * [] Magnet
    * [] Lepton
    * [] Logi Options
    * [] iStats
    * [] Alfred
    * [] Hyper Switch
    * [] 1Password
    * [] Node Verrsion Control
    * [] Vue



  30. isaobushi revised this gist Jul 23, 2020. 1 changed file with 11 additions and 11 deletions.
    22 changes: 11 additions & 11 deletions installation.md
    Original file line number Diff line number Diff line change
    @@ -97,17 +97,17 @@ echo "Bootstrapping complete"

    # List of application to be installed manually

    [] * Yoink
    * Daisy Disk
    * Magnet
    * Lepton
    * Logi Options
    * iStats
    * Alfred
    * Hyper Switch
    * 1Password
    * Node Verrsion Control
    * Vue
    * []Yoink
    * []Daisy Disk
    * []Magnet
    * []Lepton
    * []Logi Options
    * []iStats
    * []Alfred
    * []Hyper Switch
    * []1Password
    * []Node Verrsion Control
    * []Vue