Coder Social home page Coder Social logo

liskin / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
96.0 6.0 7.0 1.49 MB

My personal monorepo: dotfiles, /etc-files, single-file scripts, vim plugins, webexts/userscripts, xmonad config, all that stuff…

License: Other

Makefile 8.56% Python 12.39% Haskell 11.16% Shell 28.22% Elixir 0.12% Perl 3.25% JavaScript 3.32% Meson 0.09% C 0.26% M4 1.38% Vim Snippet 0.31% CSS 2.63% Jinja 0.34% Vim Script 24.04% Lua 3.94%
dotfiles dotfiles-linux bashrc vimrc config xmonad vim

dotfiles's Introduction

liskin's dotfiles

These are my dotfiles, or perhaps more accurately my personal monorepo. I use this with core.worktree set to my home directory, so no fancy dotfiles managers or setup scripts, just plain git, and perhaps a few Makefiles here and there.

There's also the root branch, which I use as a separate git worktree with core.worktree = /.

Notable sub-READMEs

Sub-projects

As the monorepo possibly contains stuff that'd be useful separately, there's a script which takes care of releasing that into a separate branch (and tags). The following is currently available in separate form:

If you'd like to see another part of this repo released separately (perhaps for packaging in a GNU/Linux distribution), let me know.

dotfiles's People

Contributors

hroncok avatar liskin avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

Can you document your xmonad keybindings?

Or maybe the config.

I'm trying your xmonad config, and mod-shift-a, mod-shift-s, mod-shift-d don't seem to do anything:

[ ((modMask .|. m, k), focusNthScreen i greedy >> up)
    | (i, k) <- zip [0..] [xK_a, xK_s, xK_d]
    , (m, greedy) <- [(0, False), (shiftMask, True)]
]

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.