GithubHelp home page GithubHelp logo

sholeka / dotfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from julie-ng/dotfiles

0.0 0.0 0.0 898 KB

.files, including ~/.osx — sensible hacker defaults for OS X

Home Page: http://mths.be/dotfiles

Shell 100.00%

dotfiles's Introduction

Julie's dotfiles

Originally cloned, stripped and modified from Paul Irish's dotfiles with some further customizations.

Install

  1. Clone this repository
  2. Run ./sync.sh and confirm deletion of existing files when prompted.

Customizations

Preview

Powerline Fonts

https://github.com/powerline/fonts

Color Theme - Argonaut

VS Code Settings

I have customized oh-my-zsh 🚀 spaceship theme to look like the pure prompt I previously used, but discarded because it mangled pinentry prompts.

Lets me jump around in history without knowing/typing entire path, for example:

$ z dotfiles

# Hit Tab, Enter and you're there
$ ~/Code/dotfiles

Mac Adjustments

Git - Disable OS X Keychain

Mac OS by default wants to use the OS X keychain. But I want to use git-credential-netr.

Verify problem with

$ git config --system credential.helper
osxkeychain

Then try

git config --system --unset credential.helper

OR create a blank config to override system default:

touch /usr/local/etc/gitconfig

Yep, it's supposed to be empty.

Big Sur 🤦‍♀️

After every tiny OS update, need to re-run:

xcode-select --install

dotfiles's People

Contributors

danawoodman avatar gburtini avatar iloveitaly avatar jpsirois avatar jrk avatar julie-ng avatar kyleridolfo avatar mathiasbynens avatar matijs avatar mattbanks avatar paulirish avatar quicksnap 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.