feat: initial commit
This commit is contained in:
7
.screenlayout/portable-setup.sh
Executable file
7
.screenlayout/portable-setup.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ `hostname` = "rexim-B590" ]; then
|
||||
~/.screenlayout/portable-setup-b590.sh
|
||||
else
|
||||
~/.screenlayout/portable-setup-g50.sh
|
||||
fi
|
||||
Reference in New Issue
Block a user