GithubHelp home page GithubHelp logo

captbaritone / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
91.0 14.0 9.0 1.61 MB

My configuration files

Shell 7.82% PHP 3.00% HTML 0.02% JavaScript 1.08% Vim Script 88.00% Rich Text Format 0.08%
vim dotfiles hyper tmux vimrc zshrc tmux-configuration

dotfiles's People

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

Watchers

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

dotfiles's Issues

Shells open slowly

Opening a new shell is very slow. Something ugly in my zshrc no-doubt

`sudo !!` requires an additional <enter>

When I sudo !! zsh just leaves the new command and my prompt and I have to hit enter to run it. I want it to just trust me and run the command like bash used to do.

How to sync my alias file?

I would like to have all of my aliases sync between my desktop and laptop computers, but it's not fair to have all my e-mail addresses available on GitHub.

Maybe dropbox?

classicalcode.com does not supply bootstrap.sh

The README explains that there is a script hosted at classicalcode.com which can be obtained via curl or another method; but it does not (longer) seem to be the case:

    curl classicalcode.com                                                          
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>404 Not Found</title>
    </head><body>
    <h1>Not Found</h1>
    <p>The requested URL /bootstrap.sh was not found on this server.</p>
    <hr>
    <address>Apache/2.4.7 (Ubuntu) Server at classicalcode.com Port 80</address>
    </body></html>

Some files don't fold properly

In some cases a fold will go to the end of a file. I'm guessing it has to do with js inside php quotes or something. sami/www/applications/libraries/mcard_fetcher.php is an example.

Copying out of Weechat is not smooth

Selecting text with the mouse (the click and drag action) changes me to a different chan. This must be a feature I accidentally turned on. Copying multiple lines at a time is pretty much impossible.

I end up with two MacVim icons in OSX

Maybe one is brew's version and one is from the downloaded binary? I'm not sure. I think files opened from the command line end up in one and files opened from Finder end up in the other.

Project specific vim config

I would like a solution (plugin?) that allows me to specify vimrc configs specific to the git repository I am working on. Here are my requirements:

  1. All config info stored in my dotfiles (constant across machines, does not depend on being able to commit to the repository.)
  2. Does not require opening the file from the root of the project.
  3. Config should work on both my fork of the repo and the upstream.
  4. Config should not depend on where on the system the repo is located.

Here is how I think I might be able to accomplish this:

On file open, check the hash of the first git commit. Depending on the hash load a config associated with that hash.

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.