Update #fish functions for screens

This commit is contained in:
Colin Powell
2019-08-24 13:21:44 -04:00
parent 7f1001db2d
commit b74f7d1242
5 changed files with 12 additions and 3 deletions

View File

@ -1,3 +0,0 @@
function 1screen
~/.screenlayout/single.sh
end

View File

@ -0,0 +1,3 @@
function p1
~/.screenlayout/prometheus-one.sh
end

View File

@ -0,0 +1,3 @@
function p2
~/.screenlayout/prometheus-two.sh
end

View File

@ -0,0 +1,3 @@
function t1
~/.screenlayout/titan-one.sh
end

View File

@ -0,0 +1,3 @@
function t2
~/.screenlayout/titan-two.sh
end