My personal dotfiles for Debian/Ubuntu.
{#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? |
---|---|---|---|---|---|---|---|---|
42 | 14 Oct 2021 07:31 | fe61ce7 | Add .xsessionrc for laptop | Josh Stockin | 3 | 17 | 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 .xsessionrc for laptop | 14 Oct 2021 07:31 | fe61ce7 |
.todo.cfg | Add .todo.cfg | 07 Oct 2021 21:35 | a657c16 |
.xsessionrc | Add .xsessionrc for laptop | 14 Oct 2021 07:31 | fe61ce7 |
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 .xsessionrc for laptop | 14 Oct 2021 07:31 | fe61ce7 |
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.