+ Added run in octave shortcut
This commit is contained in:
parent
eb693a8e70
commit
ba50738426
5 changed files with 12 additions and 5 deletions
|
@ -4,6 +4,7 @@
|
|||
PATH="$(du "$HOME/.local/bin/" | cut -f2 | paste -sd ':')${PATH:+:${PATH}}"
|
||||
|
||||
# DEFAULT
|
||||
export QT_QPA_PLATFORMTHEME='qt5ct'
|
||||
if [[ -n $SSH_CONNECTION ]]; then
|
||||
export EDITOR='vim'
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue