dotfiles/zsh
Marty Oehme 454073b408
zsh: Add bash-like alt-dot hotkey
Allows pressing <alt-.> when in insertion mode in zsh to add the first
(then second, third, ...) argument from the last line to the end of the
current line.

Especially useful for things like:

```
mkdir -p my/folder/deeply nested
cd <alt-.>
```

to instantly move to the folder!
2020-10-21 17:15:48 +02:00
..
.config/zsh zsh: Add bash-like alt-dot hotkey 2020-10-21 17:15:48 +02:00
.zshenv [home] Remove module 2020-06-05 22:18:13 +02:00