Giter Site home page Giter Site logo

devth / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 0.0 1.44 MB

🌳 The pristine dotfile zen garden of @devth

Home Page: https://devth.com

License: MIT License

Shell 31.65% Vim Script 49.96% Python 11.02% Ruby 6.84% Vim Snippet 0.53%
minimalism dotfiles macos zen

dotfiles's Introduction

dotfiles


✨ Behold: init.vim ✨

Scope

Usage

The install script should be idempotent but that assumption will not be verified until #26 and #20 are completed.

Clone this repo to:

~/.dotfiles

Then:

./install.sh

This relies on rcm to setup all the correct symlinks. install.sh installs it and runs it for you.

Notes:

  1. A full run may take up to 3 hours depending on your hardware specs and Internet bandwidth.
  2. The installer is not yet fully non-interactive. homebrew needs sudo at least twice.

Update

After pulling updates via git on this repo, you must always re-run rcup:

rcup -v

-v instructs it to output what it's doing.

Inspiration

License

MIT

dotfiles's People

Contributors

devth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dotfiles's Issues

Install homebrew idempotently

This doesn't do it:

brew -v || /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Performance

Terminal has felt laggy for over a year. Vim is sluggish. Tmux is slugish. Creating a pane takes 3 seconds because oh-my-zsh (or something) is doing way too much. Investigate why and document findings.

Investigation

  • Even paging through git diff is so slow. Lines lag to render when using j/k to move up and down. This is absolutely insane and indicates severe performance degradation at the most fundamental level.
  • git diff seems slower in alacrity than iTerm. Wat

Possible solutions

  • Reset oh-my-zsh / stop using it?

Long term

  • Profile tmux, oh-my-zsh, vim in CI on every push in this repo

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.