Add some elation fish funcs and ignore files #fishshell
This commit is contained in:
3
fish/.config/fish/functions/pophealth-admin.fish
Normal file
3
fish/.config/fish/functions/pophealth-admin.fish
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function pophealth-admin
|
||||||
|
ssh colinpowell@10.202.2.29
|
||||||
|
end
|
||||||
3
fish/.config/fish/functions/pophealth-celery.fish
Normal file
3
fish/.config/fish/functions/pophealth-celery.fish
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function pophealth-celery
|
||||||
|
ssh colinpowell@10.202.14.112
|
||||||
|
end
|
||||||
3
fish/.config/fish/functions/stagewest-admin.fish
Normal file
3
fish/.config/fish/functions/stagewest-admin.fish
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function stagewest-admin
|
||||||
|
ssh colinpowell@10.201.2.55
|
||||||
|
end
|
||||||
@ -28,3 +28,5 @@ package-lock.json
|
|||||||
._*
|
._*
|
||||||
.stignore
|
.stignore
|
||||||
local-config.diff
|
local-config.diff
|
||||||
|
.tern-port
|
||||||
|
.mypy_cache
|
||||||
|
|||||||
Reference in New Issue
Block a user