My personal dotfiles for Debian/Ubuntu.
{#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? |
---|---|---|---|---|---|---|---|---|
53 | 31 Jul 2022 09:20 | 5586d4e | Update vimrc and terminal styles | Josh Stockin | 4 | 35 | 26 | 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 |
.xonsh_aliases | Add "." => "source" in xonsh_aliases | 23 Jul 2022 19:54 | 686bea1 |
.xonshrc | Update config for xonsh | 13 Jul 2022 13:22 | 55e4e04 |
.xprofile | Remove xgamma setting | 01 Nov 2021 16:05 | 2c62c11 |
README.md | Add README | 10 Oct 2021 23:14 | 2a1e4c0 |
gtk.css | Update vimrc and terminal styles | 31 Jul 2022 09:20 | 5586d4e |
install.sh | Update vimrc and terminal styles | 31 Jul 2022 09:20 | 5586d4e |
middle-mouse-scroll | Add libinput script to enable middle mouse scrolling | 26 Jun 2020 12:02 | 5e551f2 |
terminal_theme.sh | Update vimrc and terminal styles | 31 Jul 2022 09:20 | 5586d4e |
vimrc | Update vimrc and terminal styles | 31 Jul 2022 09:20 | 5586d4e |
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.