1
0
Fork 0
Commit Graph

1855 Commits (2acaec814fe85e45a59ba9a7c7ce9b9b39a73d3c)
 

Author SHA1 Message Date
Indrajit Raychaudhuri a60499f933 [general] Miscellaneous cleanup and formatting
7 years ago
Mauro Locatelli 7b5196ca66 ssh: check ssh-askpass presence under Linux
7 years ago
Kaleb Elwert 3f556400e7 Avoid setting TMPDIR and make sure all modules handle that properly
7 years ago
Indrajit Raychaudhuri b3c7d21d31 Adjust GitHub templates with commented lines
7 years ago
Indrajit Raychaudhuri 591d087ccc [completion] Allow ignores for '/etc/hosts' entries to be dynamic
7 years ago
Indrajit Raychaudhuri 9b6bf4a7cd [completion] Support ignoring '/etc/hosts' entries in host completion
7 years ago
Indrajit Raychaudhuri 19435b16ea [python] Improve and document `virtualenvwrapper` initialization flow
7 years ago
Kaleb Elwert 7e7124e84a Update agnoster prompt to include security fix
7 years ago
Jeff Widman 09fe5191e7 Merge pull request #1404 from sorin-ionescu/jeffwidman-fix-typos
7 years ago
Jeff Widman 0fc49ac4f0 Fix typos
7 years ago
Stephen Larew e364eac8f5 ssh: update README to reflect macOS changes
7 years ago
Kaleb Elwert 9bdc1b35d5 Migrate sorin prompt to zsh-async (#1385)
7 years ago
Samantha McVey 9f1a41de90 Fix unbound keys in vicmd/viins mode
7 years ago
Indrajit Raychaudhuri d6276e8025 [osx] Support custom keyword used by `mand` to open man pages in Dash.app
7 years ago
Indrajit Raychaudhuri 8846db9d4d [node] Always quote files when `source`-ing
7 years ago
Indrajit Raychaudhuri eddbdd9416 Update submodules URLs to use git URLs explicitly
7 years ago
Indrajit Raychaudhuri 24b710f545 [general] Fix incorrect fenced code indentation
7 years ago
Indrajit Raychaudhuri a60fe47359 [utility] Refactor rsync_scp wrapper function and add completion support
7 years ago
Indrajit Raychaudhuri 17a59bada7 [prompt] Rename helper function `promptpwd` to `prompt-pwd` for consistency
7 years ago
Indrajit Raychaudhuri ac628c9059 [general] Switch code block formatting to use fence formatting
7 years ago
Indrajit Raychaudhuri bcbaea27af [python] Detect actual `pip` command available for generating completion cache
7 years ago
Indrajit Raychaudhuri 608f291ad3 [utility] Reuse interactive aliases when 'safe-ops' is set
7 years ago
Kaleb Elwert 2db7f62c2b [homebrew] Add documentation for brewo and casko
7 years ago
Karim Benbouali 46e34d30b8 module(homebrew): add outdated options for cask and brew commands
7 years ago
Indrajit Raychaudhuri cb4be65d29 [utility] Update documentation for 'safe-ops'
7 years ago
Indrajit Raychaudhuri f236344fc8 [utility] Remove premature call to `compdef`
7 years ago
Kaleb Elwert 90071d3ad0 utility: fix completion for rsync and scp
7 years ago
Indrajit Raychaudhuri c1a8fc0469 Cleanup spurious whitespace
7 years ago
Indrajit Raychaudhuri b0c85eddf6 [command-not-found] Load brew 'command-not-found' if homebrew tap is available
7 years ago
Kaleb Elwert 04bfb5131b fasd: fall back to submodule only if command is missing
7 years ago
Demjan Kaluzki 19990c8025 Add fasd as an external module
7 years ago
Zhiming Wang d25b251ef7 git: Add revert to special action contexts
7 years ago
alan blount 0f3a5f745e Detach from tmux if attached, before attach (#1088)
7 years ago
Khai Do ebae698f70 change alias to gfcr
7 years ago
Khai Do d69070268a add alias for cloning a repo including all submodules
7 years ago
Kaleb Elwert 86de7a8d2e Small editorconfig file cleanup
7 years ago
Samantha McVey 1221e4030d Add a .editorconfig file to setup tabstyle preferences
7 years ago
Kaleb Elwert 17bc7530ba Update documentation on safeops
7 years ago
Kaleb Elwert aad91beb3c [utility] Move the safeops aliases into their own section and add XXi variants
7 years ago
Samantha McVey 2a75fba6a8 [utility] Add safe-ops zstyle option to disable safe rm/cp/ln/mv
7 years ago
Indrajit Raychaudhuri 6e1f4ddd19 [completion] Minor cleanup of zstyle completion 'tag-order'
7 years ago
Kaleb Elwert 7d109fb3fa [editor] Ensure unbound_keys is defined as an array
7 years ago
Kaleb Elwert 899c176942 python: add ubuntu locations for virtualenvwrapper.sh
7 years ago
Indrajit Raychaudhuri 3f99519021 Prefer evaluation over test for arithmetic expression
7 years ago
Samantha McVey e3520b737f [editor] Fix undefined results with unbound keys in viins/vicmd
7 years ago
Benjamin Chrétien db48a22c74 gpg: fix enable-ssh-support detection
7 years ago
Indrajit Raychaudhuri e6136a517b [git] Fix 'git-hub-shorten-url' helper
7 years ago
Kaleb Elwert 7d5beeab51 Add comments into each of the function files to make them easier to find
7 years ago
Kaleb Elwert a70bce3ea6 Ensure we use the same function definition syntax everywhere
7 years ago
Samantha McVey 75a60bc7bf [editor] Add bindkey-all function to show all bound keys (#1358)
7 years ago