From 0bc3bb95c00eada1f7359c9b093b90eada9f9190 Mon Sep 17 00:00:00 2001 From: The_miro Date: Wed, 4 Dec 2024 09:33:40 +0100 Subject: [PATCH] fixed remote bashrc --- desktopenvs/hyprland/kitty/ssh.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktopenvs/hyprland/kitty/ssh.conf b/desktopenvs/hyprland/kitty/ssh.conf index 0af8914..a803652 100644 --- a/desktopenvs/hyprland/kitty/ssh.conf +++ b/desktopenvs/hyprland/kitty/ssh.conf @@ -1 +1 @@ -copy --dest .bashrc ~/Dotfiles/desktopenvs/kitty/bash-remoteconf +copy --dest .bashrc Dotfiles/desktopenvs/hyprland/kitty/bash-remoteconf