mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-24 16:26:21 -04:00
Bring scripts to shell sessions
This commit is contained in:
@@ -62,6 +62,8 @@ public interface ShellDialect {
|
||||
|
||||
String prepareProperTerminalCommands();
|
||||
|
||||
String appendToPathVariableCommand(String entry);
|
||||
|
||||
default String applyRcFileCommand() {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user