My personal dotfiles for Debian/Ubuntu.
{#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? |
---|---|---|---|---|---|---|---|---|
62 | 16 Mar 2023 12:52 | f2ade01 | Swap vim tab and buffer keybinds | Josh Stockin | 1 | 18 | 18 | 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 | Add se261.xsh to xonsh source | 06 Mar 2023 19:55 | 7a86fed |
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 mouse scrolling method, add reset script | 05 Jan 2023 10:42 | 1b1342c |
middle-mouse-reset | Update mouse scrolling method, add reset script | 05 Jan 2023 10:42 | 1b1342c |
middle-mouse-scroll | Update mouse scrolling method, add reset script | 05 Jan 2023 10:42 | 1b1342c |
terminal_theme.sh | Update vimrc and terminal styles | 31 Jul 2022 09:20 | 5586d4e |
vimrc | Swap vim tab and buffer keybinds | 16 Mar 2023 12:52 | f2ade01 |
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.