My personal dotfiles for Debian/Ubuntu.
{#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? |
---|---|---|---|---|---|---|---|---|
50 | 13 Jul 2022 13:22 | 5a1d640 | Merge branch 'master' of joshstock.in:dotfiles | Josh Stockin | 0 | 0 | 0 | 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 | Realias highlight to dog instead of cat | 11 Jul 2022 19:58 | 34e00de |
.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 | Decrease margin on tasklist button | 11 Oct 2021 13:10 | f86e562 |
install.sh | Add .xonsh_aliases | 29 May 2022 21:01 | 98d98a1 |
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 | Update config for xonsh | 13 Jul 2022 13:22 | 55e4e04 |
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.