Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ContinuityControl/dotfiles
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tlball/dotfiles
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 8, 2015

  1. tmux: add plugins capability

    Tricia Ball committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    b91789e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0573ec View commit details
    Browse the repository at this point in the history
  3. tmux-resurrect: save and restore bash history (experimental)

    tlball authored and Tricia Ball committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    90bf7d4 View commit details
    Browse the repository at this point in the history
  4. tmux-resurrect: save and restore tmux window and pane content

    tlball authored and Tricia Ball committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    815f15b View commit details
    Browse the repository at this point in the history
  5. tmux-resurrect: Save and restore running programs

    This includes things like the Rails Server, Rails Console, and Guard
    There are also default programs included listed here:
    https://github.com/tmux-plugins/tmux-resurrect/blob/master/docs/restoring_programs.md
    tlball authored and Tricia Ball committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    38c317a View commit details
    Browse the repository at this point in the history
  6. tmux-resurrect and vim-obsession: add vim-obsession plugin to save vi…

    …m sessions so they can be saved and restored with tmux
    tlball authored and Tricia Ball committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    fe7c5a0 View commit details
    Browse the repository at this point in the history
  7. Add git diff to saved processes

    Tricia Ball and Tom Reznick authored and Tricia Ball committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    9243263 View commit details
    Browse the repository at this point in the history
  8. Add save-and-end-tmux command to save tmux session and kill the cur…

    …rent session
    Tricia Ball and Tom Reznick authored and Tricia Ball committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    586fb90 View commit details
    Browse the repository at this point in the history
Loading