Giter VIP home page Giter VIP logo

dotfiles's Introduction

Ivan's Dotfiles

Your dotfiles will most likely be the longest project you ever work on.

Quote by Anish Athalye on his blog.

I completely agree with Anish, and thus maintain this repo for my dotfiles. There are many like them, but these are mine.

Prerequisites

You will need to have the following installed:

  • python: for dotbot
  • vim: for vimrc
  • zsh: for the shell

Installation

Clone and run ./install. This will download dotbot and symlink everything into place. If you don't have ZSH already as your default shell, run ~/.dotfiles/zsh/setup

If you would like to only install the ZSH component and nothing else, use minstall. This references minimal.comf.yaml and links the zshrc and git hooks only.

If you trust me, you can also do wget https://smirnov.link/d -O - | sh. This pulls the d file which clones the repo, runs a full install and tells you how to install zsh.

Ansible

There's an ansible role for this repo. Simply add issmirnov.dotfiles as a role.

Submodules Used

Points of Interest

  • The post commit hook in the git directory is very interesting. It checks for changes, and depending on which rules are matched will run certain commands. Ie, if the zsh folder contains changes we will source zshrc for you. With changes to vim we will rerun the vim install script.
  • The i3 folder contains my solution for managing i3 config across multiple machines. My fleet ranges from weak laptops to triple head power beasts, and it's annoying to copy paste config. There's more detail in the folder. Basically you can add rules for a specific host and factor out common config, which gets spliced in dynamically on every pull.
  • The vim directory is relatively standalone, and contains my attempt at building a sane vim config that isn't complex enough to launch nukes when your cat sneezes on the keyboard.

Macos Window manager stack

I've been getting a lot of questions about my MacOS window management. Here's the full stack:

Star History

Star History Chart

A Note about the License & Copyright:

Unless attributed otherwise, everything is under the MIT license (see LICENSE for more info).

Some stuff is not from me, and without attribution, and I no longer remember where I got it from. I apologize for that.

Feel free to copy whatever suits you, and open an issue with a question if you need some help.

dotfiles's People

Contributors

alok avatar birkhofflee avatar issmirnov 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.