https://github.com/emnudge/dotfiles
All my dotfiles used across computers. Consistently updated.
https://github.com/emnudge/dotfiles
Last synced: 2 months ago
JSON representation
All my dotfiles used across computers. Consistently updated.
- Host: GitHub
- URL: https://github.com/emnudge/dotfiles
- Owner: EmNudge
- Created: 2022-07-17T03:24:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-02-09T00:21:50.000Z (5 months ago)
- Last Synced: 2026-02-18T04:35:10.951Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
These are my unix dotfiles.
While I spent a lot of time tinkering with neovim in the past, I don't have the patience to keep up with breaking changes in plugin management and language servers. I now use [AstroNvim](https://docs.astronvim.com/).
### Install
- `./scripts/install.sh` to install CLI programs used in aliases.
- `./scripts/setup.sh` to clone neovim config and symlink zsh.
- [Optional] `./scripts/config.sh` for some git configs.
## CLI Programs
- neovim - better vim
- starship - shell prompt
- ripgrep - better grep
- bat - better cat
- eza - colorized ls
- fnm - node version manager
- tldr - lookup common commands
- fzf - general fuzzy search
- dust - better du
- xh - simpler curl
- trash - faster and safer way to delete content