Skip to content

Instantly share code, notes, and snippets.

@mosbth
Created November 10, 2014 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mosbth/1181cc6da2786b9c7768 to your computer and use it in GitHub Desktop.
Save mosbth/1181cc6da2786b9c7768 to your computer and use it in GitHub Desktop.
$HOME/.cshrc på ssh.student
# @(#)Cshrc 1.0 96/08/26 Ace
#################################################################
#
# .cshrc file
#
# initial setup file for both interactive and noninteractive
# C-Shells
#
#################################################################
# Read in global cshrc-file
source /usr/local/sysfiles/Cshrc
#
# insert your own changes below
setenv LC_CTYPE sv_SE.UTF-8
unset autologout
umask 022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment