klotz: osx* + macos*

Bookmarks on this page are managed by an admin user.

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. Installing bash-completion with Homebrew
    To install bash-completion, you have to:

    brew install bash-completion
    And add the following to your ~/.bash_profile:

    if -f $(brew --prefix)/etc/bash_completion » ; then
    . $(brew --prefix)/etc/bash_completion
    fi
    2020-02-11 Tags: , , by klotz
  2. On Linux and macOS you can find the user base binary directory by running python -m site --user-base and adding bin to the end. F
    2019-04-23 Tags: , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 4 of 0 SemanticScuttle - klotz.me: Tags: osx + macos

About - Propulsed by SemanticScuttle