Skip to content

merging my bash_profile with this#21

Open
jtgraphic wants to merge 1 commit intomasterfrom
profile-merge
Open

merging my bash_profile with this#21
jtgraphic wants to merge 1 commit intomasterfrom
profile-merge

Conversation

@jtgraphic
Copy link
Copy Markdown
Member

No description provided.

Comment thread bash_profile.sh
#======================================================================
export CLICOLOR=1
export TERM=xterm-256color
export EDITOR=/usr/bin/vim
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

which vim

Comment thread bash_profile.sh
#misc
#======================================================================
alias gs="git status";
alias gits='git status;'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

semicolon is in the wrong place

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

Successfully merging this pull request may close these issues.

2 participants