summaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
authorJoeServ <bousset.rudy@gmail.com>2023-02-28 18:46:08 +0100
committerJoeServ <bousset.rudy@gmail.com>2023-02-28 18:46:08 +0100
commitab31d4eb2ffb2a8d1aa96acb51ee568725386621 (patch)
treebdef23af6d7dd97b8ef8d04b3a6b4aa7fba9c63c /root
parentJail rework (diff)
downloadjoe-conf-master.tar.gz
joe-conf-master.tar.bz2
joe-conf-master.tar.xz
joe-conf-master.tar.zst
joe-conf-master.zip
Diffstat (limited to 'root')
-rw-r--r--root/.cshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/root/.cshrc b/root/.cshrc
index fc22012..8273d02 100644
--- a/root/.cshrc
+++ b/root/.cshrc
@@ -12,6 +12,7 @@ alias la ls -aF
alias lf ls -FA
alias ll ls -lAF
alias ls ls -lhG
+alias less less -R -c -S
alias tree tree -C
alias c clear
alias vim nvim