• R/O
  • SSH

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision164b668dad3903ddb7b74d310c35a584a0255e2f (tree)
Zeit2023-02-02 06:15:54
AutorLorenzo Isella <lorenzo.isella@gmai...>
CommiterLorenzo Isella

Log Message

I added a line. Now R neither load a workspace nor asks to save it at the end of a session.

Ändern Zusammenfassung

Diff

diff -r 389ddb5c10bb -r 164b668dad39 Bash-scripts/bashrc
--- a/Bash-scripts/bashrc Wed Feb 01 13:41:00 2023 +0100
+++ b/Bash-scripts/bashrc Wed Feb 01 22:15:54 2023 +0100
@@ -207,4 +207,4 @@
207207
208208 ### avoid saving R sessions.
209209
210-alias R='R --no-restore'
210+alias R='R --no-restore --no-save'