@jimp said in Modify .tcshrc:
https://redmine.pfsense.org/issues/14746
JUst found this :
I just pushed a commit that implements "local" versions of .profile, .shrc, and .tcshrc which are, respectively: .profile.local, .shrc.local, and .tcshrc.local in the user's home directory.
Great !! Cool !!
Now I can finally use 'll' as an alias for "ls -al" just by creating a small " .tcshrc.local" in the root folder.
Thanks !