Giter Club home page Giter Club logo

dotfiles's Introduction

Dot Files

๐Ÿ› ๏ธ WIP. My configuration for my standard development and media creation OSX machines.

OSX Settings

  • Trackpad
    • Revert "Natural Scrolling".
  • Keyboard
    • Change Caps-Lock modifier to CTRL.
  • Finder (in descending order of use frequency)
    • Default view to list.
    • Hide all tags.
    • Show full path.
    • Set sidebar order:
      1. User directory
      2. Downloads
      3. Applications
      4. Developer (needs to be created/added)
      5. Audio Production (needs to be created/added)
      6. Design (needs to be created/added)
      7. Movies
      8. Music
      9. Pictures
      10. Recents
      11. Airdrop
    • Set new search window to search this folder.
  • Dock
    • Enable auto-hide.
    • Minimize using Scale effect.
  • Web Browser
    • Extensions: Ad-Block Plus, Dark-Reader
    • Set file download location to Ask for each download.

Homebrew Packages & Installing Apps via Cask

Use homebrew and included lists in brew directory to install packages for development and core applications using Homebrew.

Make sure to install Homebrew before proceeding.

Core Brew Packages

  • fzf: Fuzzy finder for terminal.
  • gh: GitHub command line tool.
  • node: Install node.
  • nvm: Node version manager.
  • zsh-autocomplete: Auto-complete commands for convenience.
  • zsh-completions: Addtional completion defintions for Zsh.
  • zsh-syntax-highlights: Color syntax highlighting.

Installation

Clone into your $HOME directory. Install homebrew and associated packages.

Install Homebrew Content

Locate files in brew folder. Open terminal and run the following command for each file in the brew folder.

Install Brews from File

xargs brew install < brews_core.txt

Install Casks from File

xargs brew install --cask < casks_core.txt

References

This project is inspired by Matthieu Cneude's writing and dotfiles.

Notes

Warning

All files are configured for ARM chips. Homebrew installation differs between x86 (Intel) and ARM (Apple Silicon), so the .zshrc and other files may need their locations corrected if installing these config files onto a different chipset than the one that was used to create these config files.

dotfiles's People

Contributors

smaths avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

eric-uncork-it

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.