- 12 May, 2016 17 commits
-
-
Marc Cornellà authored
Close #4126
-
Marc Cornellà authored
-
Juan David Pastas authored
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
- `custom/example.zshcache` doesn't exist anymore: it's safe to ignore. - `*.swp` files are ignored for no apparent reason. There's nothing in the codebase that generates them. This was introduced by @lepht in commit f78218f6 on 24 May 2011. - Files `locals.zsh` and `projects.zsh` are no longer supported for putting custom configuration there. This is since commit 8debd097 where files were put in a lib/ folder, but failed to modify the .gitignore file as well. The init script was modified as well, so those files aren't even being sourced: they are safe to be deleted or ported into a custom script.
-
Marc Cornellà authored
Instead of .easter-egg files we now have empty .gitkeep files, like is done as an informal standard.
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
Close #4764
-
Marc Cornellà authored
-
Vimal Raj authored
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
Close #4938
-
manu authored
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
Fixes weird autocompletion of directories and named users. Fix #4864
-
- 01 May, 2016 1 commit
-
-
Marc Cornellà authored
Add iTerm2 v3 support
-
- 20 Apr, 2016 4 commits
-
-
Marc Cornellà authored
add files completion to mix test
-
Marc Cornellà authored
[znt] Don't leave positional parameters being set
-
Tony Han authored
-
Sebastian Gniazdowski authored
-
- 17 Apr, 2016 1 commit
-
-
Marc Cornellà authored
Moved git.io url to https
-
- 16 Apr, 2016 1 commit
-
-
Sharat M R authored
git.io now redirects to https. So the current function break. Changing it to https fixes the issue.
-
- 06 Apr, 2016 1 commit
-
-
Marc Cornellà authored
Avoid using "PREFIX" that cause nvm to complain about.
-
- 05 Apr, 2016 1 commit
-
-
Marc Cornellà authored
Bureau theme fixes
-
- 04 Apr, 2016 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
This separates the gathering of file status, repository status and stash.
-
- 31 Mar, 2016 2 commits
-
-
Marc Cornellà authored
Add git user profile functions for prompt display
-
Aesop Wolf authored
-
- 30 Mar, 2016 10 commits
-
-
Marc Cornellà authored
localization support for clock in candy theme
-
Jon-Erik Johnzon (TorrentKatten) authored
Now uses 12-hour clock or 24-hour clock depending on user locale
-
Marc Cornellà authored
Add asdf version manager plugin
-
Rob Loach authored
-
Marc Cornellà authored
Remove --color flag from git log aliases The way to colorize `git log` output is by setting the `color.ui` configuration.
-
Marc Cornellà authored
Fix checkmark for clean repo in bureau theme
-
Marc Cornellà authored
Geeknote autocomplete and alias
-
Marc Cornellà authored
Update 'tm' function to take multiple files on the command-line
-
Marc Cornellà authored
Added environment based shortcuts in symfony2 plugin
-
Marc Cornellà authored
Add missing alias to README of bundler plugin
-