summaryrefslogtreecommitdiff
path: root/bashrc (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-07[bash] the shell waits for emacsclientFranck Cuny1-1/+1
We need to wait otherwise we have some issues with `git commit` (will figure it out later).
2016-01-06[bash] Set TERM to "xterm-256color" for Emacs.Franck Cuny1-1/+1
Because ...
2016-01-06[bash] Update alias for `emacsclient`.Franck Cuny1-1/+3
Change the default alias for EDITOR to not wait for Emacs (a new frame is created with the file, and the shell is not waiting for the edit to be done). Rename the alias `em` to `et` (for "emacs terminal") to do a quick edit.
2016-01-05[bash] Change alias for EDITOR.Franck Cuny1-1/+1
Create a new frame instead of opening a new window in the terminal.
2015-11-29Add a few aliases to bash.Franck Cuny1-1/+20
Some aliases to navigate to different repositories or directories, and a function to run `puppet` on a list of hosts.
2015-09-04[bash] editor (again)Franck Cuny1-1/+3
2015-08-19[bash] yeah ..Franck Cuny1-1/+1
2015-08-17[bash] set the TERM to xterm-256colorFranck Cuny1-0/+1
2015-08-16[bash] add a new alias for git and change EDITOR.Franck Cuny1-1/+2
2015-07-29[bash] new alias to set my git info.Franck Cuny1-0/+5
2015-07-28[bash] update PS1.Franck Cuny1-1/+1
Display the current directory only.
2015-07-25[bash] editorFranck Cuny1-3/+1
2015-07-21[bash] fix alias for emacs.Franck Cuny1-1/+1
Typo in the alternative editor in emacsclient.
2015-07-18[bash] remove some aliasesFranck Cuny1-2/+0
2015-07-18[bash] update $EDITOR.Franck Cuny1-2/+2
2015-07-18[emacs] add more things for emacsFranck Cuny1-1/+3
2015-07-06configuration filesFranck Cuny1-0/+73