summaryrefslogtreecommitdiff
path: root/bashrc (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-12[zsh] replace bash with zshFranck Cuny1-45/+0
In the next version of OS X, zsh will become the default shell.
2019-04-08[tmux] A few more changes.Franck Cuny1-0/+1
2019-02-10[bash] Add a couple aliases.Franck Cuny1-0/+1
2019-02-03[base] enable history; cleanup sourced files.Franck Cuny1-5/+3
Enable the history again on the laptop. Clean up the list of files to source, and add another (private) one.
2019-01-21[bash] cleanup by deleting unused paths.Franck Cuny1-9/+0
2019-01-19clean up.Franck Cuny1-1/+1
Removed scripts and some configs, they will be in their own repo.
2018-12-14[bash] go back to simple prompt.Franck Cuny1-1/+1
2018-11-23[bash] Let's try to use emacs ttyFranck Cuny1-1/+1
2018-11-18[bash] Add '#' at the beginning of the promptFranck Cuny1-6/+2
To avoid pasting by accident the same line, add a '#' at the beginning of the prompt. Cleanup.
2018-10-04[bash] remove a few unused thingsFranck Cuny1-6/+1
2018-09-15[bash] set editor back to emacsFranck Cuny1-1/+1
2018-09-09[bash] set vim for the default editorFranck Cuny1-1/+1
2018-09-05[bash] Move all aliases to bashrc.Franck Cuny1-4/+28
2018-08-27[vim] Add vim again. Will give it another try for a week.Franck Cuny1-1/+1
2018-08-05Shuffling things around in this repoFranck Cuny1-0/+0
2018-05-10[bash] and back ..Franck Cuny1-1/+1
2018-05-08[vim] use vim for EDITORFranck Cuny1-1/+1
2018-04-01[bash] reorganize some directoriesFranck Cuny1-3/+3
2018-03-27[bash] fix path for twitter configurationFranck Cuny1-1/+1
2018-03-22[bash] some clean up / new aliasesFranck Cuny1-20/+5
2018-02-28[bash] Configure $EDITOR correctly.Franck Cuny1-1/+1
2018-02-28[vim] Remove vim, I really can't get to switch.Franck Cuny1-1/+2
2018-02-25[bash] add some aliases to remote boxesFranck Cuny1-0/+2
2018-02-20[bash] some cleanupFranck Cuny1-10/+2
2017-09-12[bash] add alias for csnestFranck Cuny1-1/+1
2017-06-16[bash] use emacs for EDITORFranck Cuny1-1/+1
2017-06-11Remove a few aliases from bash.Franck Cuny1-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.
2017-06-11Add configuration for vim.Franck Cuny1-1/+1
This is just a test at this point.
2017-04-06[bash] ssh is (again) broken with OSX ?Franck Cuny1-4/+4
2017-03-14[bash] A few more aliases to ssh to hosts.Franck Cuny1-0/+3
2017-02-27[Bash] re-organize Twitter's configuration.Franck Cuny1-9/+15
2016-12-15[bash] set editor back to EmacsFranck Cuny1-1/+1
2016-12-13[bash] Set editor to vim and new alias for ctags.Franck Cuny1-1/+2
2016-12-06[bashrc] update prompt (again)Franck Cuny1-1/+1
2016-11-30[bash] Add alias for tmux.Franck Cuny1-0/+1
Attach to the current session, and if none exists, create a new one.
2016-11-30[bash] Put current directory between square bracket.Franck Cuny1-1/+1
2016-11-19[bash] Add alias for time and sort aliases.Franck Cuny1-2/+2
2016-11-19[bash] Do not put the date in the prompt.Franck Cuny1-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.
2016-11-17[bash] Update the prompt.Franck Cuny1-1/+1
2016-11-08[bash] Small change to the prompt.Franck Cuny1-1/+1
2016-11-08[bash] Add a few more aliases.Franck Cuny1-0/+6
2016-11-08[bash] Add bin directory to path.Franck Cuny1-0/+3
2016-11-02[bash] I still need RVM to publish dashboards ...Franck Cuny1-1/+2
2016-11-01[bash] simplify a little bit more the configurationFranck Cuny1-21/+17
2016-10-26[bash] Add time (UTC) to my prompt.Franck Cuny1-7/+1
Remove a few alias for work (the aliases are in my ssh config).
2016-10-14[bash] Remove a couple of aliases.Franck Cuny1-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.
2016-08-10[bash] avoid using viFranck Cuny1-0/+2
2016-08-10[bash] function to preview markdownFranck Cuny1-0/+7
New bash function to render a preview of a markdown file. Closes #8.
2016-07-16[bash] drop alias for docker, and move gcloud SDKFranck Cuny1-6/+3
2016-07-15[bash] don't build the PATH blindlyFranck Cuny1-9/+18
Check if directories / files exist before adding them to the path or sourcing them.
2016-07-03[bash] clean up a little bit the configurationFranck Cuny1-19/+5
2016-06-25[bash] Add a few more aliases.Franck Cuny1-2/+7
2016-06-25[bash] don't set GOROOTFranck Cuny1-1/+0
2016-06-01[bash] remove some functions and add aliasesFranck Cuny1-47/+23
2016-05-24[emacs] Name of the scala package has changed.Franck Cuny1-0/+76
2016-03-12[zsh] replace bash with zsh.Franck Cuny1-76/+0
Add configuration files, delete bash config files, and update documentation. Closes #22 #19
2016-01-26[bash] cleanup basic configuration.Franck Cuny1-37/+12
Remove a few things and move other stuff around.
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