chiark / gitweb /
dot/bashrc: Pass login flag to `rc' by default.
[profile] / dot / bashrc
index 17e18bb5af1d82706a8e70ca0334e6c3def9bf52..3ca074829a7c2a79039cc2364510e09df8d9ef67 100644 (file)
@@ -137,6 +137,7 @@ alias zgrep="greplike zgrep"
 
 alias cx='chmod a+x'
 alias which="command -v"
 
 alias cx='chmod a+x'
 alias which="command -v"
+alias rc="rc -l"
 alias ssync="rsync -e ssh"
 alias rootly=$__MDW_ROOTLY
 alias r=rootly
 alias ssync="rsync -e ssh"
 alias rootly=$__MDW_ROOTLY
 alias r=rootly