Giter Club home page Giter Club logo

dot's Introduction

webdesserts/dot

This "dot" is a collection of dotfiles that I use accross machines. I manage these dotfiles with my own personal dotfile manager, dots-cli. This repo is primarily for my personal use, but feel free to take insperation from it if you want.

This repo contains:

  • bash configs
  • A Brewfile with almost every cli & app that I use.
  • All my iterm settings
  • All of my vscode settings
  • A "vscodefile" that contains a list of all extensions that I use with vscode and a vscode bash script to install them
  • and more

Getting Started

If you have the dots-cli you can install this dot with the following commands.

dots add [email protected]:webdesserts/dot.git
dots install

dot's People

Watchers

 avatar  avatar

dot's Issues

Add Zsh Support

MacOS will now default to using zsh due to apparent licensing issues with bash. Add a .zprofile and .zschrc and see if there's any way to still support bash in the process. It seems that zsh supports an emulate sh command so maybe we can write the rc in sh and then just emulate everything if the entry is the .zshrc.

Add Readme

Add a Readme with the following:

  • Short description
  • Link to dots-cli
  • Installation instructions
  • summary of included configs

git include & includeIf

git allows you to include multiple external configurations in the main .gitconfig file. Additionally, you can use the conditional includeIf to only include certain configurations for specific paths. I should split out public, private, and work configs into their associated dots.

ssh Include

There is an ssh Include keyword for including multiple external configurations. I should split out public, private, and work configs into their own dots.

Hyper vs Iterm

Reusing configuration for iTerm is a bit cumbersome. #1 didn't work out and I'm still dumping what is essentially computer generated config into my dot. I've been playing around with Hyper and although it's not as fully featured as iTerm, it does have a much simpler config. It can also be used on other platforms, so I'm thinking about permanently switching.

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.