Giter Club home page Giter Club logo

system-setup's Introduction

image

๐Ÿš€ Finder

  • Preferences -> General -> Show Hard Disks
  • Preferences -> Advanced -> Show all filename extensions

โš™๏ธ System

  • Keyboard -> Key Repeat / Delay Until Repeat to max
  • Keyboard -> Text disable Correct spelling..., Capitalise..., Add full stop...
  • Disable disc warning (must restart Mac to take effect): sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.DiskArbitration.diskarbitrationd.plist DADisableEjectNotification -bool YES && sudo pkill diskarbitrationd
  • Re-enable disc warning: sudo defaults delete /Library/Preferences/SystemConfiguration/com.apple.DiskArbitration.diskarbitrationd.plist DADisableEjectNotification && sudo pkill diskarbitrationd
  • Ejectify alternative: https://ejectify.app
  • Add spacer to the Dock defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="small-spacer-tile";}' && killall Dock

๐ŸŒ WEB

  • Spark
  • Firefox brew install --cask firefox
    • Google Chrome Dark theme
    • Custom New Tab Page
    • AdGuard
    • XDebug Helper
    • ClearURLs
    • Decentraleyes
  • MenuBarX menu browser
  • TempBox temp email addresses

๐ŸŽจ๏ธ Utils

๐Ÿ’พ Terminal

๐Ÿ“ก Coms

๐Ÿ‘บ Dev

๐Ÿบ Unix Utils

  • brew /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  • wget brew install wget
  • neofetch brew install neofetch
  • wifi-password brew install wifi-password
  • exa - ls replacement brew install exa
  • imgcat - brew install eddieantonio/eddieantonio/imgcat
  • NeoVim brew install neovim
  • Oh-My-Zsh
    • brew install zsh zsh-completions
    • sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
    • chsh -s /bin/zsh
  • cmatrix brew install cmatrix
  • typioca brew install bloznelis/tap/typioca
  • Terminal Clock
  • TTY-Clock brew install tty-clock
  • htop brew install htop (gtop / btop)
  • SSSS brew install ssss

system-setup's People

Contributors

wintermute-84 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.