klotz: 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. Go to Preferences > Profiles > Session. Turn on Status bar enabled. Then click Configure Status Bar to begin setting up your status bar configuration.
    2021-03-16 Tags: , , , , , by klotz
  2. sshfs devbox:/ devbox -o cache=no -o nolocalcaches -ovolname=ssh


    Uninstallation

    SSHFS does not come with an uninstaller. To manually remove SSHFS run the following commands in Terminal:

    sudo rm /usr/local/bin/sshfs
    sudo rm /usr/local/share/man/man1/sshfs.1
    sudo pkgutil --forget com.github.osxfuse.pkg.SSHFS
    2017-01-13 Tags: , , , , , by klotz
  3. - This GitHub Gist provides instructions and scripts to enable true color (24-bit color) in Emacs for iTerm2.
    - A bash function is defined to run subsequent Emacs calls with 24-bit color.
    - An additional script is included to add a terminfo entry for a new terminal "xterm-24bit".
    - The scripts ensure that 24-bit color is used only when it will work, both inside and outside of tmux.
    2024-02-02 Tags: , , , , , by klotz
  4. You can fix the problem on Mac OS X Mavericks and Yosemite by doing the following:

    cd ~/.matplotlib/
    fc-list # Should take a couple minutes.
    After fc-list finishes running you will be able to import the package using import matplotlib.pyplot as plt.
    2017-07-29 Tags: , , , by klotz
  5. tell application "Play Sound"
    play "HD:System:Library:Sounds:Glass.aiff" repeat 1
    end tell
    2015-09-17 Tags: , , by klotz

Top of the page

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

About - Propulsed by SemanticScuttle