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

1.4 Features #105

Merged
merged 28 commits into from
Oct 15, 2017
Merged

1.4 Features #105

merged 28 commits into from
Oct 15, 2017

Conversation

benknoble
Copy link
Owner

Description

Improve bash useability

Related Issue

See commits

Motivation and Context

This is all detailed in the 1.4 milestone

How Has This Been Tested?

Tested by me

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have tested my feature as described in CONTRIBUTING.

Tmux sets TERM to screen, but we can make it 256 color with
set -g default-terminal "screen-256color" in .tmux.conf
Closes #103

Requires documentation update
Closes #97

Requires a documentation update
Closes #95

Requires documentation update
Closes #88

Requires documentation update
Closes #52

Requires documentation update
Prelim work on 1.4 (the quick and easy stuff)
This is necessary so that sourcing files can overwrite them.
Particularly relevant for #42
Closes #42

Requires documentation update (need to explain difference between
personal and private)
Requires documentation update
@benknoble benknoble added this to the Version 1.4 milestone Oct 15, 2017
@benknoble benknoble self-assigned this Oct 15, 2017
@benknoble benknoble merged commit cf6e536 into master Oct 15, 2017
@benknoble benknoble deleted the dev-1.4 branch October 15, 2017 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant