Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added -l,-e option, and added config file support #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Gcaufy
Copy link

@Gcaufy Gcaufy commented Apr 27, 2018

  1. Default to use a config file(~/.ssh_server_config) instead of modify the code.
  2. Added edit option to quick edit the config file.
  3. Added alias -l/-e
  4. Added # support in the config file.

@noootime
Copy link

noootime commented May 23, 2018

我觉得这个commit的主要功能点在支持配置文件的方式来修改服务器列表,在这个commit里已经支持了配置文件的方式:88491cc

但是目前支持的配置文件有一个问题,server_config使用了相对路径,对于全局使用ssh_log来说很不方便。

@Gcaufy
Copy link
Author

Gcaufy commented May 25, 2018

是的,因此我修改为使用全局路径来管理serverlist,并且提供-e 命令快速打开编译serverlist

@Gcaufy
Copy link
Author

Gcaufy commented Mar 30, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants