Giter VIP home page Giter VIP logo

.dotfiles's People

Contributors

ruebenramirez avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

.dotfiles's Issues

git aliases

ga="git add"
gs="git status"
gb="git branch"
gba="git branch -a"
glogp="git log -p"
grm="git branch -D"
gcont="git rebase --continue"
gr="git rebase -i"

fix "alt + <-" and "alt + ->"

  • fix cursor word skip keyboard commands
  • "alt + <-"
  • "alt + ->"
  • fix delete previous word keyboard command
  • "alt + del"

sshuttle configuration

  • automate installing sshuttle
  • this is what's behind my hop .zshrc alias
  • automate updates
  • pull latest stable master code from github
  • compile code for latest binary
  • double check that the location of the binary build is where hop expects it
  • hop alias should reference the new build in it's default compile out dir

add git aliases

git lg:
git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit"

what's going on with ride sharing in San Antonio Texas?

At first it was a hard no from the local Chief of Police, then it was a maybe (where people were getting away with providing ride sharing services), and then people accused city officials of being loyal to their connections to local taxi companies. Today I heard something about uber leaving san antonio and lyft probably following soon enough.

What is the big problem with ride sharing? It's been a huge success in Austin. I've personally used the service there to get around when visiting and had better experiences than I've had with taxi services anywhere.

auto update like oh-my-zsh updates

oh-my-zsh auto updates when it gets loaded (seemingly randomly) into your tty.

what would it take to replicate this type of behavior for pulling down the latest version of my dot files?

Triggers after pulling down latest .dotfiles master branch:

  • auto update vim if any new plugins have been added....
  • redeploy any ~/.'s that have been updated

bring in /etc/hosts file

  • add /etc/hosts to a new section in the makefile
  • might be better to just echo sections of machines depending on what type of machine it's going to be (work/home/personal/etc.)

auto-update like oh-my-zsh

I have these .dotfiles on a bunch of machines

  • need to attempt an auto-update when I log into the machine
  • build a make command that can be used to update the local .dotfiles repo
    • standardize on how to resolve conflicts -- especially with the ~/.ssh/known_hosts...
      • should this even be in the .dotfiles since it's always changing?

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.