summaryrefslogtreecommitdiff
path: root/bashrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [bash] Update alias for `emacsclient`.Franck Cuny2016-01-061-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.
* [bash] Change alias for EDITOR.Franck Cuny2016-01-051-1/+1
| | | | Create a new frame instead of opening a new window in the terminal.
* Add a few aliases to bash.Franck Cuny2015-11-291-1/+20
| | | | | Some aliases to navigate to different repositories or directories, and a function to run `puppet` on a list of hosts.
* [bash] editor (again)Franck Cuny2015-09-041-1/+3
|
* [bash] yeah ..Franck Cuny2015-08-191-1/+1
|
* [bash] set the TERM to xterm-256colorFranck Cuny2015-08-171-0/+1
|
* [bash] add a new alias for git and change EDITOR.Franck Cuny2015-08-161-1/+2
|
* [bash] new alias to set my git info.Franck Cuny2015-07-291-0/+5
|
* [bash] update PS1.Franck Cuny2015-07-281-1/+1
| | | | Display the current directory only.
* [bash] editorFranck Cuny2015-07-251-3/+1
|
* [bash] fix alias for emacs.Franck Cuny2015-07-211-1/+1
| | | | Typo in the alternative editor in emacsclient.
* [bash] remove some aliasesFranck Cuny2015-07-181-2/+0
|
* [bash] update $EDITOR.Franck Cuny2015-07-181-2/+2
|
* [emacs] add more things for emacsFranck Cuny2015-07-181-1/+3
|
* configuration filesFranck Cuny2015-07-061-0/+73