Giter Club home page Giter Club logo

configs's Introduction

Sometimes I write code

I have organized my code under a few different orgs:

  • TheKnarf - my main stuff

  • Experiments - Unfinnished and experimental stuff

  • Talks - Code and slides from talks, workshops and lectures

  • School - Old school projects

I also sometimes stream at Twitch as YakPie, the code often ends up on the github org YakPie.

configs's People

Contributors

theknarf avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

sanderm

configs's Issues

vim-coc

Rico's Neovim + Coc setup looks really interesting, maybe I should look into setting up vim-coc myself.

Currently I'm fairly happy about my current setup with deoplete. Maybe I could have some kind of hot key to switch between vim-coc and deoplete? Or maybe I could somehow have them play nice together. (Or just auto to vim-coc for typescript/javascript files and deoplete for the rest?)

To better facilitate this I also might want to go over to vim-plug

`src`-folder?

Should I move all my scripts into a src-folder? The root folder seems to be scatter with both setup scripts and the actual config, maybe it would be better to move my actual config into a src-folder? And should it be named src or something more appropriate for config?

Consider renaming this repo to `dotfiles`

Most of these types of repos are usually called dotfiles and not just configs. If I want to make it easier for other people find it looking at my repos I might consider renaming it.

Unit tests

I have setup Travis CI (1f2a510) to run build of this repo every time I commit to master. It would be nice if I also had some kind of test suit to verify that I not only can setup symlinks, but that it also works as intended.

konifar/dotfiles-1 also have some tests setup, I could look to them for some inspiration.

Get rid of `oh-my-zsh`

While I do like oh-my-zsh its a bit "bloated". It ships with several hundred themes, and a bunch of plugins I don't use. It might be better to somehow export the one theme I use as well as the plugins I want and use them directly.

I could look into using something like zplugin, zgen, or antigen. But I do think that just using git-submodules might be just as well. However, maybe I'd like to create a tool for easier working with git-submodules? Maybe it would even replace my current use of dotbot as a symlink and setup tool. We'll have to explore this option some more.

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.