Git Product home page Git Product logo

zetavg / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 3.0 12.51 MB

Dotfiles. Mac and *nix. Handy scripts, configurations for bash, zsh, git, asdf, Sublime Text, Karabiner-Elements, BetterTouchTool and more.

Shell 23.61% Perl 0.65% Python 19.91% Lua 4.67% Makefile 0.03% HTML 36.68% JavaScript 11.92% Nix 0.76% CSS 1.78%
dotfiles zsh sublime-text karabiner-elements asdf nix nixpkgs slate jxa

dotfiles's Introduction

dotfiles

Build Status

@zetavg's dotfiles, including handy scripts, configurations for bash, zsh, asdf, Sublime Text, Karabiner-Elements and more.

Install

$ cd ~
$ git clone https://github.com/zetavg/dotfiles.git .dotfiles
$ .dotfiles/install

The installation script will create symlinks for the actual place where dotfiles should live to the files or directories in .dotfiles (a simple rule is ~/.profile โ†’ <dotfiles>/_profile, see install for more complex rules). If a file or directory already exists at the desired location, the old ones will be automatically renamed to *.<time_stamp>.bak.

Further setup instructions for different environment, OS, and tools are expanded in the separated sections below.

Private Dotfiles

Create or link a directory named secret under the dotfiles directory. In the secret directory, you can have files and directories named _* to be automatically linked as ~/.*, and also a install shell script that installs custom secret dotfiles is appreciable.

The private dotfiles will be installed alone with other when running install on the main directory, but will be ignored by the main git repository.

Update

cd into the local dotfiles repository, then run:

$ git pull
$ ./install

dotfiles's People

Contributors

zetavg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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