Git Product home page Git Product logo

unixhome's People

Contributors

jcburley avatar

Stargazers

 avatar

Watchers

 avatar

unixhome's Issues

GUI Emacs Launch Needs $HOME/bin

​Put $HOME/bin on $PATH so lein command actually works, and ensure Emacs picks up $PATH from the environment even when invoked via the GUI (versus a terminal).

Productize 'path' command

Add explicit --path= option to specify the path, so an empty path can be handled within $(...) without having to use eval.

Maybe also support --pathvar= to name a var that path itself expands?

Create and install man page.

Have both --help and man page explain possible need to first test for path itself being in $PATH, or don't assign results of $(path ...) (or equivalent) to the $PATH or similar variable directly, instead to a temp var that is then checked for the empty string (which would mean path itself didn't run, i.e. wasn't found, in most cases), assigning to the ultimate variable only if non-empty.

global-company-mode fails on Emacs startup

This is "vanilla" Emacs 25.3:

Warning (initialization): An error occurred while loading ‘/Users/craig/.emacs’:

Symbol's function definition is void: global-company-mode

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the ‘--debug-init’ option to view a complete error backtrace.

Details on version:

GNU Emacs 25.3.1 (x86_64-apple-darwin13.4.0, NS appkit-1265.21 Version 10.9.5 (Build 13F1911))
 of 2017-09-12

Symlinks Don't Work on Windows 7

That means changes to etc/bashrc and such must be copied to e.g. ~/.bashrc manually.

This could be addressed by using mklink in lieu of ln (if the system supports that and when running on Windows).

Or, .Setup/bash could put a one-liner, in each of the appropriate files, that sources its git-controlled target directly.

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.