Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [bash] cleanup basic configuration. | Franck Cuny | 2016-01-26 | 1 | -37/+12 |
| | | | | Remove a few things and move other stuff around. | ||||
* | [bash] the shell waits for emacsclient | Franck Cuny | 2016-01-07 | 1 | -1/+1 |
| | | | | | We need to wait otherwise we have some issues with `git commit` (will figure it out later). | ||||
* | [bash] Set TERM to "xterm-256color" for Emacs. | Franck Cuny | 2016-01-06 | 1 | -1/+1 |
| | | | | Because ... | ||||
* | [bash] Update alias for `emacsclient`. | Franck Cuny | 2016-01-06 | 1 | -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 Cuny | 2016-01-05 | 1 | -1/+1 |
| | | | | Create a new frame instead of opening a new window in the terminal. | ||||
* | Add a few aliases to bash. | Franck Cuny | 2015-11-29 | 1 | -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 Cuny | 2015-09-04 | 1 | -1/+3 |
| | |||||
* | [bash] yeah .. | Franck Cuny | 2015-08-19 | 1 | -1/+1 |
| | |||||
* | [bash] set the TERM to xterm-256color | Franck Cuny | 2015-08-17 | 1 | -0/+1 |
| | |||||
* | [bash] add a new alias for git and change EDITOR. | Franck Cuny | 2015-08-16 | 1 | -1/+2 |
| | |||||
* | [bash] new alias to set my git info. | Franck Cuny | 2015-07-29 | 1 | -0/+5 |
| | |||||
* | [bash] update PS1. | Franck Cuny | 2015-07-28 | 1 | -1/+1 |
| | | | | Display the current directory only. | ||||
* | [bash] editor | Franck Cuny | 2015-07-25 | 1 | -3/+1 |
| | |||||
* | [bash] fix alias for emacs. | Franck Cuny | 2015-07-21 | 1 | -1/+1 |
| | | | | Typo in the alternative editor in emacsclient. | ||||
* | [bash] remove some aliases | Franck Cuny | 2015-07-18 | 1 | -2/+0 |
| | |||||
* | [bash] update $EDITOR. | Franck Cuny | 2015-07-18 | 1 | -2/+2 |
| | |||||
* | [emacs] add more things for emacs | Franck Cuny | 2015-07-18 | 1 | -1/+3 |
| | |||||
* | configuration files | Franck Cuny | 2015-07-06 | 1 | -0/+73 |