Code Monkey home page Code Monkey logo

dotfiles's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on Next.js/React/Node
  • ๐Ÿ•น๏ธ I mod games in my free time
  • โ˜•๏ธ I'm sipping coffee in my mornings

Linkedin Badge Telegram Badge

dotfiles's People

Contributors

brgmnn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dotfiles's Issues

git-replace-author error in executing command

The script to perform a branch filter updating an author doesn't actually run the command as there is a syntax error. At the moment it just prints out a valid git command which the user can then run manually.

Vim segfaults after extended use

After an extended period of time Vim becomes slow and eventually segfaults. It's likely a problem in .vimrc or one of the vim plugins.

Vim becomes laggy over time

Vim becomes almost unuseable with lag after an hour or so of extended use. Most lag is experienced when navigating in a window. Seems to be alleviated briefly when changing tabs or reloading .vimrc.

active-networks doesn't work correctly on OSX

ifconfig returns a different string for the interface names. The command used to fetch the interfaces, ifconfig | grep '^[a-z]' | awk '{print $1}', looks like this:

1:lo0:
2:eth0:

Where as we expect this:

lo0
eth0

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.