mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 04:26:41 +01:00
Add gotty, add keyboard-layout, update .Xmodmap
This commit is contained in:
@@ -74,6 +74,11 @@ cargo install git-delta
|
||||
echo "append .gitconfig of this repo lines to the .gitconfig system file to use delta gitdiff tool"
|
||||
cat .gitconfig >> ~/.gitconfig
|
||||
|
||||
# install gotty (for terminal visualization sharing)
|
||||
wget https://github.com/yudai/gotty/releases/download/v1.0.1/gotty_linux_amd64.tar.gz
|
||||
tar -zxvf gotty_linux_amd64.tar.gz
|
||||
mv gotty /usr/gotty /usr/local/bin/
|
||||
|
||||
# nginx
|
||||
apt install nginx -y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user