GithubHelp home page GithubHelp logo

samba / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 882 KB

the way I work

Home Page: http://samba.github.com/dotfiles

Python 6.61% Shell 71.73% Makefile 4.38% Dockerfile 0.27% Vim Script 17.02%
bash dotfiles vim

dotfiles's People

Contributors

samba avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dotfiles's Issues

Performance is terrible!

Warning the loading performance of all this it terrible.

I may eventually restructure it to generate static dotfile deployments.

The current (purely dynamic) loading process is simply untenable. I've nearly abandoned the project as a result.

Migrate git config to a script

Use a bash script to apply Git configuration, e.g. git config --global [...].

This will remove the need to stash identity settings before deployment.

vim omnifunc Python is broken.

Somehow Python fails to import the itertools module due to a code signature fault.

(Update: a more concise view, via vim -c "python import difflib")
screen shot 2018-11-15 at 07 54 58

The bulk of the interesting bits...

ImportError: dlopen(/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/p
ython2.7/lib-dynload/itertools.so, 0x0002): code signature in (/usr/local/Cellar/python@2/2.7.15_1/Fra
meworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so) not valid for use in pro
cess: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.

Confirmed that the binary in use is provided by Homebrew:

:python import sys; print sys.executable
> /usr/local/opt/python@2/bin/python2.7

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.