Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tmux] A few more changes. | Franck Cuny | 2019-04-08 | 1 | -0/+1 |
| | |||||
* | [bash] Add a couple aliases. | Franck Cuny | 2019-02-10 | 1 | -0/+1 |
| | |||||
* | [base] enable history; cleanup sourced files. | Franck Cuny | 2019-02-03 | 1 | -5/+3 |
| | | | | | | Enable the history again on the laptop. Clean up the list of files to source, and add another (private) one. | ||||
* | [bash] cleanup by deleting unused paths. | Franck Cuny | 2019-01-21 | 1 | -9/+0 |
| | |||||
* | clean up. | Franck Cuny | 2019-01-19 | 1 | -0/+54 |
| | | | | Removed scripts and some configs, they will be in their own repo. | ||||
* | Shuffling things around in this repo | Franck Cuny | 2018-08-05 | 1 | -39/+0 |
| | |||||
* | [bash] and back .. | Franck Cuny | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | [vim] use vim for EDITOR | Franck Cuny | 2018-05-08 | 1 | -1/+1 |
| | |||||
* | [bash] reorganize some directories | Franck Cuny | 2018-04-01 | 1 | -3/+3 |
| | |||||
* | [bash] fix path for twitter configuration | Franck Cuny | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | [bash] some clean up / new aliases | Franck Cuny | 2018-03-22 | 1 | -20/+5 |
| | |||||
* | [bash] Configure $EDITOR correctly. | Franck Cuny | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | [vim] Remove vim, I really can't get to switch. | Franck Cuny | 2018-02-28 | 1 | -1/+2 |
| | |||||
* | [bash] add some aliases to remote boxes | Franck Cuny | 2018-02-25 | 1 | -0/+2 |
| | |||||
* | [bash] some cleanup | Franck Cuny | 2018-02-20 | 1 | -10/+2 |
| | |||||
* | [bash] add alias for csnest | Franck Cuny | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | [bash] use emacs for EDITOR | Franck Cuny | 2017-06-16 | 1 | -1/+1 |
| | |||||
* | Remove a few aliases from bash. | Franck Cuny | 2017-06-11 | 1 | -6/+0 |
| | | | | | The aliases are neat, but not having them everywhere I go is annoying. It's easier if I switch back to the default and stick to them. | ||||
* | Add configuration for vim. | Franck Cuny | 2017-06-11 | 1 | -1/+1 |
| | | | | This is just a test at this point. | ||||
* | [bash] ssh is (again) broken with OSX ? | Franck Cuny | 2017-04-06 | 1 | -4/+4 |
| | |||||
* | [bash] A few more aliases to ssh to hosts. | Franck Cuny | 2017-03-14 | 1 | -0/+3 |
| | |||||
* | [Bash] re-organize Twitter's configuration. | Franck Cuny | 2017-02-27 | 1 | -9/+15 |
| | |||||
* | [bash] set editor back to Emacs | Franck Cuny | 2016-12-15 | 1 | -1/+1 |
| | |||||
* | [bash] Set editor to vim and new alias for ctags. | Franck Cuny | 2016-12-13 | 1 | -1/+2 |
| | |||||
* | [bashrc] update prompt (again) | Franck Cuny | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | [bash] Add alias for tmux. | Franck Cuny | 2016-11-30 | 1 | -0/+1 |
| | | | | Attach to the current session, and if none exists, create a new one. | ||||
* | [bash] Put current directory between square bracket. | Franck Cuny | 2016-11-30 | 1 | -1/+1 |
| | |||||
* | [bash] Add alias for time and sort aliases. | Franck Cuny | 2016-11-19 | 1 | -2/+2 |
| | |||||
* | [bash] Do not put the date in the prompt. | Franck Cuny | 2016-11-19 | 1 | -1/+1 |
| | | | | | | It would be more useful to add an alias to wrap commands with 'time' when needed instead. I don't care about the date the command was entered, I care about how long it takes to run it. | ||||
* | [bash] Update the prompt. | Franck Cuny | 2016-11-17 | 1 | -1/+1 |
| | |||||
* | [bash] Small change to the prompt. | Franck Cuny | 2016-11-08 | 1 | -1/+1 |
| | |||||
* | [bash] Add a few more aliases. | Franck Cuny | 2016-11-08 | 1 | -0/+6 |
| | |||||
* | [bash] Add bin directory to path. | Franck Cuny | 2016-11-08 | 1 | -0/+3 |
| | |||||
* | [bash] I still need RVM to publish dashboards ... | Franck Cuny | 2016-11-02 | 1 | -1/+2 |
| | |||||
* | [bash] simplify a little bit more the configuration | Franck Cuny | 2016-11-01 | 1 | -21/+17 |
| | |||||
* | [bash] Add time (UTC) to my prompt. | Franck Cuny | 2016-10-26 | 1 | -7/+1 |
| | | | | Remove a few alias for work (the aliases are in my ssh config). | ||||
* | [bash] Remove a couple of aliases. | Franck Cuny | 2016-10-14 | 1 | -4/+1 |
| | | | | | | | I don't update my transactions for simple from the CLI, and I don't use the camera anymore. Let's try to replace `vi` with `ed` too. | ||||
* | [bash] avoid using vi | Franck Cuny | 2016-08-10 | 1 | -0/+2 |
| | |||||
* | [bash] function to preview markdown | Franck Cuny | 2016-08-10 | 1 | -0/+7 |
| | | | | | | New bash function to render a preview of a markdown file. Closes #8. | ||||
* | [bash] drop alias for docker, and move gcloud SDK | Franck Cuny | 2016-07-16 | 1 | -6/+3 |
| | |||||
* | [bash] don't build the PATH blindly | Franck Cuny | 2016-07-15 | 1 | -9/+18 |
| | | | | | Check if directories / files exist before adding them to the path or sourcing them. | ||||
* | [bash] clean up a little bit the configuration | Franck Cuny | 2016-07-03 | 1 | -19/+5 |
| | |||||
* | [bash] Add a few more aliases. | Franck Cuny | 2016-06-25 | 1 | -2/+7 |
| | |||||
* | [bash] don't set GOROOT | Franck Cuny | 2016-06-25 | 1 | -1/+0 |
| | |||||
* | [bash] remove some functions and add aliases | Franck Cuny | 2016-06-01 | 1 | -47/+23 |
| | |||||
* | [emacs] Name of the scala package has changed. | Franck Cuny | 2016-05-24 | 1 | -0/+76 |
| | |||||
* | [zsh] replace bash with zsh. | Franck Cuny | 2016-03-12 | 1 | -76/+0 |
| | | | | | | | Add configuration files, delete bash config files, and update documentation. Closes #22 #19 | ||||
* | [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 |