소스 검색

Fix profile sourcing

nixos
Maxime Wack 4 년 전
부모
커밋
3ba6a07d47
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .profile

+ 1
- 1
.profile 파일 보기

@@ -1,5 +1,5 @@
#!/bin/zsh
emulate sh -c 'source /etc/profile'
source /etc/profile

export MOZ_USE_OMTC=1
export EDITOR="emacsclient -nc"


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