summaryrefslogtreecommitdiffstats
path: root/install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Don't symlink .gitignore to ~/binTharre2018-06-091-1/+1
|
* Only symlink files to `~/bin`, not directoriesTharre2018-06-091-1/+1
|
* Move various scripts and functions into bin/Tharre2018-05-091-0/+3
|
* gnupg: fix directory permissions in install.shTharre2017-11-201-0/+3
|
* Fix wording in install.shTharre2017-08-251-1/+1
|
* Rewrite install.sh to not rely on interpreterTharre2017-07-271-14/+22
|
* Remove broken symlinks on installTharre2017-05-261-0/+3
|
* Fix weird wording in install.shTharre2017-05-141-1/+1
|
* Replace offlineimap with isync (mbsync)Tharre2017-03-091-1/+1
|
* Add -n option to install.sh to replace symlinksTharre2017-02-011-1/+1
| | | | | | Previously -T was used to avoid putting symlinks into the target directory, instead of replacing it. This is however not a commonly supported option of ln, so it was removed.
* Remove useless -T ln flag from install.shTharre2017-01-011-1/+1
|
* Don't create my directory layout in install.shTharre2017-01-011-19/+1
|
* Reorganise dotfilesTharre2016-10-161-65/+44
|
* vim: use eclimTharre2016-10-071-0/+3
|
* Create standard directoriesTharre2016-10-071-0/+18
|
* Add ~/.config/user-dirs.dirsTharre2016-10-071-0/+3
|
* emacs: actually install .emacs.dTharre2016-10-071-0/+3
|
* gpg: add gpg-agent.confTharre2016-10-071-0/+3
|
* vim: switch to pathogen "plugin manager"Tharre2016-10-071-0/+1
|
* Add custom themeTharre2016-10-071-0/+1
|
* zsh: config overhaulTharre2016-10-071-6/+3
|
* Add mutt configuration (unfinished)Tharre2016-10-071-0/+6
|
* Seperate dotfiles specific to full arch installsTharre2016-10-071-3/+7
|
* Add .gdbinitTharre2016-10-071-0/+3
|
* Add .makepkgTharre2016-10-071-0/+3
|
* Rename $root to $dotfilesTharre2016-10-071-7/+7
|
* Quote paths to honor whitespaces in themTharre2016-10-071-6/+6
|
* Initial commit, add everything elseTharre2016-10-071-0/+24