0xE0-rng / dotfiles

My Linux dofileconfigureations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup

git clone --bare git@github.com:xerg0n/dotfiles.git .dotfiles
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
config config status.showUntrackedFiles no
config checkout

Additionals

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm



sudo apt update && sudo apt upgrade && sudo apt install nodejs neovim nmap python3-pip

About

My Linux dofileconfigureations


Languages

Language:Vim Script 70.6%Language:Shell 29.2%Language:GDB 0.2%