aboutsummaryrefslogtreecommitdiffstats
path: root/community/tcsh/tcsh.post-install
blob: 33c7ebeba61734579afd5e1041aa8a8d97d137b8 (plain)
1
2
3
4
#!/bin/sh
add-shell '/bin/tcsh'
add-shell '/bin/csh'
exit 0