Install on a server with sshrc [server]
.
Local installation:
\curl -L https://raw.githubusercontent.com/podkot/dotfiles/master/install | bash
macos prerequisites:
xcode-select --install
ubuntu prerequisites:
sudo apt-get install curl git
- You can right-click on a filename (e.g., in the output of ls) and select Download with scp from hostname**, and iTerm2 will download the file for you.
- If you drop a file (e.g., from Finder) into iTerm2 while holding the option key, iTerm2 will offer to upload the file via scp to the remote host into the directory you were in on the line you dropped the file on.
Don't forget to setup ~/.bashrc_vars
rc.d folders:
bashrc.d
- scripts that run atbash
startupshrc.d
- scripts that run at bothbash
andzsh
startupvimrc.d
- vim-scripts that run atvim
startupzshrc.d
- scripts that run atzsh
startup
*shrc.d scripts:
-mac.sh
- scripts that run only on macOS-linux.sh
- scripts that run only on Linux-desktop.sh
- scripts that don't run in ssh session