diff --git a/.profile b/.profile index 5f94ab0..279669f 100644 --- a/.profile +++ b/.profile @@ -22,6 +22,6 @@ if [ -n "$BASH_VERSION" ]; then if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH" fi -rofi.terminal: /usr/bin/tmux +#rofi.terminal: /usr/bin/tmux export PATH="$PATH:$HOME/opt/esp/xtensa-lx106-elf/bin" export IDF_PATH="/opt/esp/ESP8266_RTOS_SDK"