From 2ea897ae310f4fe7155cda0fb0dc27a43b317b5a Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Mon, 9 Dec 2013 17:35:40 +0100 Subject: [PATCH] [bash_aliases] indirection > repeat yourself --- .bash_aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bash_aliases b/.bash_aliases index 7197301..39a36f1 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -55,7 +55,7 @@ alias sshbabar="echo -e 'Port : 3333\nRappel : http://localhost:3333/backuppc';s alias zamok="ssh zamok" alias cerebro="ssh cerebro" alias cerebroX="ssh -X cerebro" -alias cerebrox="ssh -X cerebro" +alias cerebrox=cerebroX alias pimeys="ssh pimeys.fr" ## Remote commands -- 2.39.2