Skip to content

Instantly share code, notes, and snippets.

View toc21c's full-sized avatar
🏠
Working from home

0x323143 toc21c

🏠
Working from home
View GitHub Profile
echo "This script requires superuser access to install rpm packages."
echo "You will be prompted for your password by sudo."
# clear any previous sudo permission
sudo -k
# run inside sudo
sudo sh <<SCRIPT
# add GPG key

Windows 10 - tmux 설치

사전 설치

tmux 설치

  • pacman -S tmux (MSYS2 shell에서)
  • tmux, msys-event-core.dll, msys-event.dll (C:\msys64\usr\bin) 파일 복사
  • C:\Program Files\Git\mingw64\bin 파일 붙여넣기