From cfb68bc8f39b9e989ee62df09f3f4e70b877e406 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 13 Aug 2022 19:53:48 +0800 Subject: Update --- alias | 2 +- misc/openbox/rc.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/alias b/alias index 1cc0766..fa786d4 100644 --- a/alias +++ b/alias @@ -180,7 +180,7 @@ vp() { post=$(eval $PREFIX find ~/blog/content -name $filename | head -1 | sed 's/\r//') if [ -z "$post" ]; then - echo hugo new posts/$filename | eval ${PREFIX:-sh} + echo 'cd ~/blog && hugo new posts/$filename' | eval ${PREFIX:-sh} post="~/blog/content/posts/$filename" fi diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml index a2d781b..6b6bbe6 100644 --- a/misc/openbox/rc.xml +++ b/misc/openbox/rc.xml @@ -535,7 +535,7 @@ - ~/.config/openbox/rofi/bin/network + alacritty -e nmtui -- cgit v1.2.3-70-g09d2