My personal dotfiles for Debian/Ubuntu.
{#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? |
---|---|---|---|---|---|---|---|---|
41 | 11 Oct 2021 13:10 | f86e562 | Decrease margin on tasklist button | Josh Stockin | 1 | 1 | 1 | G |
Object | Latest Commit Subject | Time | Hash |
---|---|---|---|
.bash_aliases | Update dotfiles | 22 Sep 2021 19:30 | 8085050 |
.bashrc | Update terminal configurations | 03 Oct 2021 14:07 | efb4d55 |
.gitconfig | Update email in .gitconfig | 05 Dec 2020 11:17 | 454a0d1 |
.profile | Add .profile bash configuration | 05 Jan 2020 12:25 | 521baec |
.todo.cfg | Add .todo.cfg | 07 Oct 2021 21:35 | a657c16 |
README.md | Add README | 10 Oct 2021 23:14 | 2a1e4c0 |
gtk.css | Decrease margin on tasklist button | 11 Oct 2021 13:10 | f86e562 |
install.sh | Add handling for discovering vim runtime version on headless | 11 Oct 2021 04:06 | c12ff91 |
middle-mouse-scroll | Add libinput script to enable middle mouse scrolling | 26 Jun 2020 12:02 | 5e551f2 |
terminal_theme.sh | Check for files before redownloading | 07 Oct 2021 21:23 | ea63c73 |
vimrc | Fix styling issues | 07 Oct 2021 21:23 | cde0b94 |
Configuration files I use on my desktop, laptop, and EC2 server.
Install with [sudo] ./install.sh <desktop|laptop|headless>
Running with or without root privileges determines whether or not certain things are installed, or where they're installed. For example, on desktop and laptop, fonts are not installed without root privileges. Read the install.sh bash script for details.