diff options
Diffstat (limited to 'gnu/system/shadow.scm')
| -rw-r--r-- | gnu/system/shadow.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/system/shadow.scm b/gnu/system/shadow.scm index 7258a57dc6a..b9a5a6134bc 100644 --- a/gnu/system/shadow.scm +++ b/gnu/system/shadow.scm | |||
| @@ -165,9 +165,6 @@ then | |||
| 165 | return | 165 | return |
| 166 | fi | 166 | fi |
| 167 | 167 | ||
| 168 | # Source the system-wide file. | ||
| 169 | [ -f /etc/bashrc ] && source /etc/bashrc | ||
| 170 | |||
| 171 | alias ls='ls -p --color=auto' | 168 | alias ls='ls -p --color=auto' |
| 172 | alias ll='ls -l' | 169 | alias ll='ls -l' |
| 173 | alias grep='grep --color=auto' | 170 | alias grep='grep --color=auto' |
