Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error. randomly appears in terminal during git operations #6

Closed
atomantic opened this issue May 12, 2016 · 1 comment
Closed

Error. randomly appears in terminal during git operations #6

atomantic opened this issue May 12, 2016 · 1 comment

Comments

@atomantic
Copy link
Owner

atomantic commented May 12, 2016

this seems to happen on git commit when imagesnap runs to take a gitshot.

running

./.git/hooks/post-commit

will consistently reproduce

@atomantic
Copy link
Owner Author

The error is caused by the lack of a ~/.gitshots directory to save git shots into :)

atomantic added a commit that referenced this issue May 12, 2016
c0un7-z3r0 added a commit to c0un7-z3r0/dotfiles that referenced this issue Nov 17, 2016
* remove packages that are better as docker images :)

* remove virtualbox by default

(allow dev init scripts to install that as needed)

* remove rvm setup

* remove rvm

* remove rbenv

* cleanup

* simplify zsh

* no more rbenv

* update oh-my-zsh

* maven is no longer required for a useful development environment (now that we are dockerizing everything) fixes atomantic#4 :)

* fix installer to replace usernames in gitconfig

* gem install to /usr/local/bin (not /usr/bin where user does not have permissions)

* update oh-my-zhe

* no need for the-unarchiver and vlc

* adding dockershell

* add consul

* fix sed replace logic

* change default name for work, add openconnect

* remove rvm plugin

* remove zsh plugins that I do not use

* enabling `history` `cp` `autojump`, etc in plugins and adding tmux etc for http://www.drbunsen.org/the-text-triumvirate/ support

* default vim editor and add solarized light option

* add `tmux`, pathogen plugins (`fugitive`,`supertab`, `vim-airline`, `vim-sensible`), update solarized and pathogen

* using vundle instead of pathogen

* NerdTreeTabs

* remove autotoggle of nerdtree since I usually open directories (duplicates tree)

* let NerdTree show hidden files

* eslint checker

* esformatter in vim

* chmod -x for .vimrc

* markdown preview, update readme, history, etc

* new term image and docs

* shrink capslock image

* delete bundle modules

* correcting vundle submodule

* not setting tmux colors yet

* Adding JavaScript syntax highlighting to JSON files

* better installation docs

* use LTS node `4.2.4` instead of `stable` (6.0.0 and constantly changing)

* vim markdown and syntax checking

* using vimdiff instead of diffmerge

* fix issue atomantic#6

* Add Beerpay badge

* starting to use powerlevel9k

* powerline configs

* fix npm version and add focus follows mouse to iterm2

* fix npm install and prompt regarding wallpaper override

* really fix npm install and improve require_nvm

* use powerlevel9k by default

* setup of powerlevel9k complete

* powerlevel9k colors and nvm version

* more tweaks to the vcs prompt

* fix awesome fonts for powerlevel9k

* change node version background color

* minor comment tweaks

* note about terminal running and history updates

* update oh-my-zsh

* fix gitconfig for replacement

* fix iterm configs

* remove default username/email

* remove extra vars in setup

* fix github user replacement

* HUGE 3.0.0 breaking changes. Using node.js to install sofware and reorganized everything

* remove fonts no longer used and update backup/restore to use time based backup

* fix bash if :)

* cleanup node installer

* fontconfig is necessary

* once more, with feeling

* more history notes

* do not prompt to update wallpaper if the md5 hashes are already the same

* new terminal screenshot graphic

* adding vtop alias with theme and new term image

* 3.1.0, improves vim, font install via homebrew cask, etc

* fix readme

* fix history link

* better history log

* fix mocha test output with solarized dark

* better .nvmrc handling

* httpie

* fix restore script issue atomantic#8

* fix restore

* fix iterm colors

* refix solarized dark theme

* updates for Sierra (keyboard repeat and wallpaper)

* 3.3.2

* `4.0.0` overhaul and remove old stuff, add some new, view HISTORY.md for changes or look through the commit, yo!

* rearrange order of color options in vimrc

* adding more aliases and cleanup

* fix solarized dark again

mocha test output now shows correctly

* 4.1.1

* mas upgrade

* fix Solarized Dark by renaming it (Patch), once more with feeling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant