소스 검색

fix open_file

pull/1/head
10sr 11 년 전
부모
커밋
25e221ccd7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc 파일 보기

@@ -386,6 +386,7 @@ open_file(){
open "$@"
elif islinux
then
touch "$@"
if null type pcmanfm; then
LC_MESSAGES= pcmanfm "$@"
else


불러오는 중...
취소
저장