Repository files navigation
~/Projects
~/Projects/sandbox
~/Documents/Books
~/Projects/sandbox
~/Virtualenvs
aliases = vim ~/.bash_aliases ; source ~/.bash_aliases
ls = ls --color
la = ls -Al
ll = ls -l
rm = rm -I --preserve-root -d -v
venv = virtualenvwrapper
venvstart = export WORKON_HOME=~/Virtualenvs ; source /usr/local/bin/virtualenvwrapper.sh
lsvenv = lsvirtualenv
cdvenv = cdvirutalenv
mkvenv = mkvirtualenv
rmvenv = rmvirtualenv
ack = ack-grep
dc = docker-compose
dcr = docker-compose run --rm
dcr = docker-compose run --rm
ppath = export PYTHONPATH=$(pwd)
grep = 'grep -I --color
volume = alsamixer
screenshot = gnome-screenshot -w -d 5
curl
nvim (neovim)
tmux
tree
xclip
i3
rxvt
pandoc
virtualenv
virtualenv wrapper
vim-plug
zathura
htop
ranger
ag
pip
pip3
fzf
sshpass
feh
~/.bash_profile
~/.bashrc
~/.bashrc_local (empty, for local config only)
~/.bash_aliases
~/.vimrc
~/.gitconfig
~/.config/i3/config
~/.Xresources
~/.config/dunst/dunstrc
~/.config/ranger/rc.conf
~/.config/htop/htoprc
~/.config/flake8
~/.config/i3blocks/config
About
Scripts for making sure my new Linux environments have everything I need and expect.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.