From 49a21778db28105f0ea01e2e65686de963e954cc Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sun, 27 Oct 2024 10:04:52 +0200 Subject: . --- home/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/bashrc') diff --git a/home/bashrc b/home/bashrc index c69c164..63cdf66 100644 --- a/home/bashrc +++ b/home/bashrc @@ -38,6 +38,6 @@ alias a='pwd' eval "$(zoxide init posix --hook prompt)" if [ "$(tty)" = "/dev/tty1" ]; then - exec startx + exec startx fi -- cgit v1.2.3