「インストール - Zsh」の版間の差分

ナビゲーションに移動 検索に移動
233行目: 233行目:
   
   
  # If Install FreeRDP and Windows10(VM) with KVM
  # If Install FreeRDP and Windows10(VM) with KVM
  alias rwin10=' $HOME/InstallSoftware/FreeRDP/freerdp-nightly/bin/xfreerdp /u:<仮想マシンのユーザ名> /p:<パスワード> /w:1600 /h:900 +clipboard /sound:rate:44100,channel:2 /drive:<共有ディレクトリ名>,<共有ディレクトリのフルパス> /v:<仮想マシンのIPアドレス>'
  alias rwin10=' /<FreeRDPのインストールディレクトリ>/bin/xfreerdp /u:<仮想マシンのユーザ名> /p:<パスワード> /w:1600 /h:900 +clipboard /sound:rate:44100,channel:2 /drive:<共有ディレクトリ名>,<共有ディレクトリのフルパス> /v:<仮想マシンのIPアドレス>'
# If Install WebStorm
# alias resetWS=' find $HOME/.config/JetBrains/WebStorm2020.3/eval -type f -mtime +25 -delete'
alias resetWS=' sh -c $HOME/InstallSoftware/WebStorm/WebStorm_2020_3/Trial_Restart.sh'
   
   
  # If Install VMware Workstation
  # If Install VMware Workstation

案内メニュー