Age | Commit message (Collapse) | Author |
|
|
|
Implement a simple module that automatically launches the ssh-agent when you login and
adds your default key.
Useful for anyone that does remote work and thus doesn't have access to a keychain tool.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shell metacharacters.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- update plugin architecture
- completion function in $ZSH/functions/brew
- plugins/brew.plugin.zsh only activates
|
|
|
|
|
|
|
|
- simple theme
- hostname and current folder on left prompt
- git branch and working tree status on the right
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The ll alias is a very common default for bash in Linux distributions, so use
that definition.
|
|
This is useful when you want to use a dangerous command, as it won't be
available with history searching.
|
|
It breaks "ebuild <foo> manifest", as there are Manifest files in the directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|