Skip to content

解决git bash 中ls中文显示???问题 #73

Open
@v5tech

Description

@v5tech

在.bash_profile文件中添加以下内容

.bash_profile

alias ll='ls -l --show-control-chars --color=tty'
alias ls='ls --show-control-chars --color=tty'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions