- Get .vimrc and INstall VIM Plugins:
NOTE: Needs a little more tweaking. After installing the Vim Plugins, the shell needs to be reopened
curl -s https://raw.githubusercontent.com/Argandov/my_dotfiles/master/get-my-dotfiles.sh | bash -s -- --vimrc
- Get .bashrc:
curl -s https://raw.githubusercontent.com/Argandov/my_dotfiles/master/get-my-dotfiles.sh | bash -s -- --bashrc
- Get Both:
curl -s https://raw.githubusercontent.com/Argandov/my_dotfiles/master/get-my-dotfiles.sh | bash -s -- --all
cd
curl -so .config/terminator/config https://github.com/Argandov/my_dotfiles/raw/master/terminator.config
If not installed, it can be found in popular repositories (APT, YUM, etc.):
sudo apt install tmux -y
Oh-my-tmux (From https://github.com/gpakosz/.tmux) - I Updated this in 2023 ; Commands may change in the future
cd
git clone https://github.com/gpakosz/.tmux.git
ln -s -f .tmux/.tmux.conf
cp .tmux/.tmux.conf.local .
My custom .tmux.conf:
cd
mv .tmux.conf .tmux.conf.original
curl -so .tmux.conf https://raw.githubusercontent.com/Argandov/my_dotfiles/master/.tmux.conf
Installing Zellij alias z='zellij options --theme dracula' # set at .bashrc
Check for swap usage in df -h
Resource monitor: htop
General Hardware & System info, benchmarking, etc. (GUI): hardinfo
GPU: intel_gpu_top
SpeedTest: speedtest
-> From Ookla, its repository is in /etc/apt/sources.list.d
gsettings set org.mate.background show-desktop-icons false
cvlc v4l2:///dev/video0
(Format yyyy-mm-dd \t program):
grep "installed" /var/log/dpkg.log | awk '{print $1 "\t" $5}' | cut -d ":" -f 1 | sort | uniq | less
Command enable: /etc/init.d ~/.conf/redshift.conf
- tlp (Program). Run tlp-stat -p/-r/-t/-w etc. Processor, alerts, Temp, battery life, etc.
Modifying nameserver. Default: ISP / Router's config. https://www.techradar.com/news/best-dns-server
-- Open Nic: Automatically detect the most efficient route for location: https://www.opennic.org/ --Alternative: Quad9 -> 9.9.9.9