Hi there! This repository contains all of my (publically available) $HOME files.
Find a file Use this template
2024-09-15 19:27:28 -04:00
.config add btop.conf 2024-07-10 12:10:15 -04:00
.zshc updated zsh-completions 2024-09-15 01:28:26 -04:00
zentheme updated Catppuccin for Zen Browser to fix [zen-browser#1](https://github.com/IAmJafeth/zen-browser/issues/1) 2024-09-15 19:27:28 -04:00
.gitignore added theme for the zen browser 2024-09-15 01:23:25 -04:00
.gitmodules added zsh-nvm and zsh-better-npm-completion as zsh plugins (submodules) 2024-07-13 15:30:23 -04:00
.zshrc add pipx autocomplete to zshrc 2024-08-19 22:00:25 -04:00
README.md fixed a mistake in the README, --recursive-submodules --> 2024-07-11 13:46:11 -04:00
YouTube Music Desktop.css initial commit 2024-07-10 11:21:15 -04:00

home

Hi there! This repository contains all of my (publically available) $HOME files. This is mainly meant as a utility for my own use, but if you'd like to base your configs on mine for some reason, feel free!

This repository contains submodules, make sure to clone those as well with the following command:

git clone --recurse-submodules https://www.coastalcommits.com/Seaswimmer/home.git

Or, if you've already cloned the repository, initialize the submodules with the following command:

git submodules update --recursive

Notes

  • .zshc/aliases.sh contains aliases for nano, vim, and vi, that invoke nvim. If you use any of these editors, you may want to change these aliases before reloading your shell.
  • .zshc/aliases.sh contains an alias for htop, that invokes btop. If you do not have btop, either install it or remove this alias.
  • .zshc/aliases.sh contains an alias for clip, that invokes xsel -ib. If you do not use X11, you may want to remove or modify this alias.
  • .zshc/aliases.sh contains an alias for driver and gpu that invoke nvidia-smi and sudo nvidia-settings respectively. If you do not have an NVIDIA GPU, you may want to remove or modify these aliases.
  • If you are not an Arch Linux user, you will want to change the following things: