16.get_tmux_conf_file.sh 101 B

12345
  1. #!/bin/ksh
  2. cd || return
  3. curl -OL "https://notabug.org/lea2501/dotfiles/raw/main/openbsd/.tmux.conf"