Переглянути джерело

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"


Завантаження…
Відмінити
Зберегти