Update #fish functions for screens
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
function 1screen
|
||||
~/.screenlayout/single.sh
|
||||
end
|
||||
3
fish/.config/fish/functions/p1.fish
Normal file
3
fish/.config/fish/functions/p1.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function p1
|
||||
~/.screenlayout/prometheus-one.sh
|
||||
end
|
||||
3
fish/.config/fish/functions/p2.fish
Normal file
3
fish/.config/fish/functions/p2.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function p2
|
||||
~/.screenlayout/prometheus-two.sh
|
||||
end
|
||||
3
fish/.config/fish/functions/t1.fish
Normal file
3
fish/.config/fish/functions/t1.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function t1
|
||||
~/.screenlayout/titan-one.sh
|
||||
end
|
||||
3
fish/.config/fish/functions/t2.fish
Normal file
3
fish/.config/fish/functions/t2.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function t2
|
||||
~/.screenlayout/titan-two.sh
|
||||
end
|
||||
Reference in New Issue
Block a user