From 0f02fb8942ece7ef002989972924adff7745ee73 Mon Sep 17 00:00:00 2001 From: The_miro Date: Thu, 29 May 2025 16:52:46 +0200 Subject: [PATCH] changed go func to n to not confict with the programming language --- .zshrc | 2 +- desktopenvs/hyprland/scripts/screenrotation.sh | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 desktopenvs/hyprland/scripts/screenrotation.sh diff --git a/.zshrc b/.zshrc index 0bbfb1f..71dc36f 100755 --- a/.zshrc +++ b/.zshrc @@ -217,7 +217,7 @@ function y() { rm -f -- "$tmp" } -function go() { +function n() { cd $1 echo  $(pwd) ls -la diff --git a/desktopenvs/hyprland/scripts/screenrotation.sh b/desktopenvs/hyprland/scripts/screenrotation.sh new file mode 100644 index 0000000..e69de29