https://github.com/zaptross/custom-zsh
A repo to contain my setup scripts for linux environments
https://github.com/zaptross/custom-zsh
Last synced: 26 days ago
JSON representation
A repo to contain my setup scripts for linux environments
- Host: GitHub
- URL: https://github.com/zaptross/custom-zsh
- Owner: Zaptross
- License: mit
- Created: 2022-02-11T06:50:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-11T00:16:50.000Z (10 months ago)
- Last Synced: 2025-08-11T02:29:55.848Z (10 months ago)
- Language: Shell
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# custom-zsh
A repo to contain my setup scripts for linux environments
Easy install:
```bash
curl -fsSL https://raw.githubusercontent.com/zaptross/custom-zsh/main/install.sh | sh
```
### Installed program list
* [Brave Browser](https://brave.com/linux/)
* [curl](https://curl.se/)
* [vim](https://www.vim.org/)
* [vim Gnome Toolkit 3](https://packages.debian.org/stretch/vim-gtk3)
* [git](https://git-scm.com/)
* [xsel](https://linux.die.net/man/1/xsel)
* [tmux](https://github.com/tmux/tmux/wiki)
* [flameshot](https://flameshot.org/#download)
* [oh-my-zsh](https://ohmyz.sh/)
### Configurations
* Sets vim as both `EDITOR` and `VISUAL`
* Requires user input to set up github SSH key for git
* Links `.vimrc` as vim's config file with hardlink
* Links `.tmux.conf` as tmux's config file with hardlink
* Sources `oh-my-customisation.zsh` into zsh
* Sources `oh-my-local.zsh` (untracked) into zsh