Install necessary packages
apt install bat fzf ripgrep silversearcher-ag
Download and install dotfiles
git clone [email protected]:tbjornli/dotfiles.git dotfiles
cd dotfiles
git submodule init
git submodule update
sh link-dotfiles
To install necessary plugins, open vim and run
:PlugInstall
apt install wmctrl xdotool
wget https://raw.githubusercontent.com/jc00ke/move-to-next-monitor/master/move-to-next-monitor -o ~/.local/bin/move-to-next-monitor
chmod +x ~/.local/bin/move-to-next-monitor
-
Configure keyboard binding
Binding: Ctrl-Shift-Alt-N Command: move-to-next-monitor