Code Monkey home page Code Monkey logo

dotfiles's Introduction

Dotfiles

My personal Dotfiles (and scripts) for macOS.

Using:

Installation

Install via Curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/IOIO72/dotfiles/main/dotfiles_install.sh)"

Install manually

  1. Download the file dotfiles_install.sh.

  2. chmod +x dotfiles_install.sh
    ./dotfiles_install.sh

Warning

Place the script outside the root of your home directory before you start it.

You may also see errors, when stow can't create a symlink. In this case, append a backup-Suffix to them and restart the script.

Hooks for local configuration

Hook File Description
Local Homebrew Bundle ~/.config/Brewfile.local Define a homebrew bundle with formulae and casks exclusively for the current machine
Local zshrc Configuration ~/.zshrc.local Define ZSH configuration for exclusively for current machine
Local Upgrade Script ~/upgrade.local.sh Define a script to run for upgrades exclusively on the current machine

Update and upgrade

Keeps scripts and homebrew formulae and casks up to date.

upgrade

Recommendations

  • Use the same home directory name on each mashine, to avoid conflicts with some configuration files, which store the absolute path to the home directory.
  • Backup local files in the home directory, which will get overwritten by the ones of the dotfiles repository. The file ~/.zshrc is definitely one of those.

dotfiles's People

Contributors

ioio72 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.