From 9208846b5747abcd08792605511a1dd1ab457ccf Mon Sep 17 00:00:00 2001 From: JoeServ Date: Mon, 27 Feb 2023 15:41:41 +0100 Subject: Jail rework --- root/.cshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'root') diff --git a/root/.cshrc b/root/.cshrc index b1c5b5b..fc22012 100644 --- a/root/.cshrc +++ b/root/.cshrc @@ -15,8 +15,8 @@ alias ls ls -lhG alias tree tree -C alias c clear alias vim nvim -alias diff colordiff -c -alias confgit git --git-dir=/usr/local/git/jozan/joe-conf.git --work-tree=/ +alias confgit git --git-dir=/var/jail/git/var/git/jozan/joe-conf.git --work-tree=/ +alias jx jexec # A righteous umask umask 22 -- cgit v1.2.3