From f2ebc064a72b6e324f1abaa45e4a1ed33e0756c3 Mon Sep 17 00:00:00 2001 From: adamstuck Date: Sat, 23 Apr 2022 23:36:40 +0200 Subject: bashrc: use AN3223's doasedit script --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index b4c8f1c..67346ac 100644 --- a/.bashrc +++ b/.bashrc @@ -17,7 +17,7 @@ export VISUAL=vim export PAGER="less -i -j.5 -R --use-color -Dd+y -Du+c" alias sudo='doas' -alias sudoedit='doas $EDITOR' +alias sudoedit='doasedit' source '/usr/share/fzf/key-bindings.bash' source '/usr/share/fzf/completion.bash' -- cgit v1.2.3-70-g09d2