fix
This commit is contained in:
3
code
3
code
@@ -1,2 +1,3 @@
|
||||
#!/bin/bash
|
||||
/photonics/home/gac-bernina/VSCode-linux-x64/code --no-sandbox
|
||||
#/photonics/home/gac-bernina/VSCode-linux-x64/code --no-sandbox
|
||||
/sf/bernina/applications/VSCode-linux-x64/code --no-sandbox
|
||||
|
||||
2
eco
2
eco
@@ -1,7 +1,7 @@
|
||||
#/bin/bash
|
||||
#source /opt/gfa/python
|
||||
|
||||
default=bernina37
|
||||
default=bernina38
|
||||
dest=${1:-$default}
|
||||
source anaconda_env $dest
|
||||
|
||||
|
||||
@@ -40,4 +40,7 @@ dconf write /org/gnome/shell/extensions/gtile/resize27 "'3x3 0:0 0:0, 0:0 0:1'"
|
||||
dconf write /org/gnome/shell/extensions/gtile/resize28 "'3x3 1:0 1:0, 1:0 1:1'"
|
||||
dconf write /org/gnome/shell/extensions/gtile/resize29 "'3x3 2:0 2:0, 2:0 2:1'"
|
||||
|
||||
#gnome terminal default profile
|
||||
dconf write /org/gnome/terminal/legacy/profiles:/default "'9ceb7896-4e99-4a34-a9f8-33bab00a89e3'"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user