purhan/conf-scripts/add.sh
2020-08-28 22:50:04 +05:30

14 lines
355 B
Bash
Executable file

#!/bin/bash
# ADD DOTFILES
shopt -s expand_aliases
alias config='/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME'
cd ~/
config add .bashrc .vimrc .astylerc conf-scripts .gtkrc-2.0
cd .config
config add awesome Code sublime-text-3 gtk-2.0 gtk-3.0 guake powerline-shell konsolerc spectaclerc
cd ~/.local/share
config add color-schemes konsole