From a0759af1325694d02442840411bbe20ad83e9dd3 Mon Sep 17 00:00:00 2001 From: Marco D'Agostini Date: Mon, 9 Sep 2019 17:18:57 +0000 Subject: [PATCH] --- ubuntu 18 fresh install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu 18 fresh install.md b/ubuntu 18 fresh install.md index 4e27147..78becca 100644 --- a/ubuntu 18 fresh install.md +++ b/ubuntu 18 fresh install.md @@ -22,7 +22,7 @@ pip install youtube-dl tldr HISTSIZE=10000 HISTFILESIZE=20000 ``` -### Add shortcut "Alt+:" [to iterate through arguments](https://medium.com/r/?url=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F4009412%2Fhow-to-use-arguments-from-previous-command%2F55069846%2355069846) +### Add shortcut "Alt+:" [to iterate through arguments](https://stackoverflow.com/questions/4009412/how-to-use-arguments-from-previous-command/55069846#55069846) ```bash autoload -Uz copy-earlier-word zle -N copy-earlier-word