ssh.conf 470 B

12345678910111213
  1. # # Have these settings apply to servers in my organization
  2. # # hosts for opi
  3. # hostname lisi-* lil-*
  4. # make sure that those configurations are linked to root, otherwise it might not work
  5. # BINARIES
  6. copy --symlink-strategy=keep-path bin/
  7. # HOME
  8. copy --symlink-strategy=keep-path .screenrc .vimrc .inputrc
  9. # CONFIG
  10. copy --symlink-strategy=keep-path .config/tmux/tmux.conf .config/lf/lfrc .config/shell/rc.d/00-current-shell-dependent .config/shell/rc.d/40-work-aliases