From c54e5959cbb8a5d6cc0114c09e3572fdd77d6692 Mon Sep 17 00:00:00 2001 From: vincent Date: Wed, 15 May 2019 10:11:43 +0200 Subject: [PATCH] del nocorrect sudo alias --- zsh/.zshrc.d/alias | 2 -- 1 file changed, 2 deletions(-) diff --git a/zsh/.zshrc.d/alias b/zsh/.zshrc.d/alias index 3a21345..4c27b7b 100644 --- a/zsh/.zshrc.d/alias +++ b/zsh/.zshrc.d/alias @@ -66,5 +66,3 @@ fi alias connect_momentum='bluetoothctl power on && bluetoothctl connect 00:1B:66:8E:46:27' alias disconnect_momentum='bluetoothctl disconnect 00:1B:66:8E:46:27 && bluetoothctl power off' -#sudo alias -alias _='sudo '