mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +02:00
Remove mc alias (which disabled UTF-8).
This commit is contained in:
@@ -29,11 +29,6 @@ alias mv='mv -i'
|
||||
alias rm='rm -i'
|
||||
alias cp='cp -i'
|
||||
|
||||
# Midnight Commander isn't compatible to UTF8.
|
||||
# So we use it in ACSII-Mode.
|
||||
|
||||
alias mc='mc -a'
|
||||
|
||||
# Provides prompt for non-login shells, specifically shells started
|
||||
# in the X environment. [Review the LFS archive thread titled
|
||||
# PS1 Environment Variable for a great case study behind this script
|
||||
|
||||
Reference in New Issue
Block a user