Git Product home page Git Product logo

dotfiles's People

Contributors

jaredvogt avatar

Watchers

 avatar  avatar

dotfiles's Issues

BMI - tool to install/uninstall brew/brew cask/mas

Why?
Because when installed with BMI, not only will stuff install, but a log is automatically created of installs/uninstalls and updates.

Easiest way to do this is with shell script/functions calling ~/projects/utilities/config2evernote.py

I put this in utilities repo

where should scripts/utilities live

I am thinking that .config/scripts would be a good location. Could just symlink utilities files into this directory. This dir needs to be in path. Verified that coffee files here will refer to the node_modules dir in the directory where the actual file is (awesome!).

create a .vromerc file

.vromerc - current settings (chrome-extension://godjoomfiimiddapohpmfklhgmbfffjj/background/html/options.html)

" Remove key mapping in insert mode
" remove cmd+a mapping (think it might be iunmap that is working)
unmap <M-a>  
iunmap <M-a>

" # jump by 10
map j 5j
map k 5k

set useletters=0

change all directory aliases to apparix entries

instead of custom aliases - put these in the apparix file .apparixrc
this file should have common entries in it... and it should be symlinked from inside of dotfiles tree... just have to figure out where.

install on 12inch mac - issues

  • splashid not in my list
  • mas says it needs full install of xcode - or the binary can be downloaded - link - https://github.com/mas-cli/mas/releases/download/v1.3.1/mas-cli.zip
    https://github.com/mas-cli/mas/releases
  • what about mas? Its possible that it built fine with the command line tools in sierra?
  • ps1 for git not working correctly - this was a problem with not having xcode installed. bash_completion.sh is in a different location when its just the dev tools.
  • autolock on splashId - set to something shorter than 10mins
  • need to put in alfred code to get clipboard - also, looks like have to manually setup
  • https://github.com/avibrazil/RDM - need screen resolution app
  • karabiner sync not working? See readme - creation of symlink needs to go into app
  • installing full-on xcode
  • Ok - so my symlink directory got turned into actual files when dropbox synced - hmmm.. will need to move that directory somewhere else. this needs to be symlinked somewhere too
  • keyboard maestro - oh what a fucking mess. Have to go through and clean the whole thing up. The challenge is that there are a base set that are relevant to all machines - and a ton that are MusicMachine only - but they will be synced in any case.
  • had to manually point KM at ~/Dropbox/configFiles/Keyboard Maestro/Keyboard Maestro Macros.kmsync
  • problem with bitbar - looks like the network script can't create /tmp/publicIp on its own? Needs to be there the first time?
  • Need script to create symlinks to .config/bitbar-plugins
  • ln -sf ~/projects/bitbar/*.sh ~/.config/bitbar-plugins/Enabled/. This doesn't get the coffee files - and it also snags the install script. So a little cleanup here.

Add grabbing imgcat to a script

curl https://raw.githubusercontent.com/gnachman/iTerm2/master/tests/imgcat --create-dirs -o ~/.config/scripts/imgcat.sh

This also presumes that ~/.config/scripts is in PATH

Error in myBashProfiles

if [ -f /usr/local/share/bash-completion/bash_completion ]; then
  source /usr/local/share/bash-completion/bash_completion
fi

This is causing a failure no fresh install of sierra.

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.