https://github.com/alihassanijr/.dotfiles
My dotfiles
https://github.com/alihassanijr/.dotfiles
dotfiles kitty tmux vifm vim zathura zsh
Last synced: 5 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/alihassanijr/.dotfiles
- Owner: alihassanijr
- Created: 2023-02-05T04:26:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-31T16:14:09.000Z (6 months ago)
- Last Synced: 2026-01-03T20:18:51.630Z (6 months ago)
- Topics: dotfiles, kitty, tmux, vifm, vim, zathura, zsh
- Language: Shell
- Homepage:
- Size: 8.38 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ali's .dotfiles
TODO until I populate it again...
Just to give you an idea: zshell, because it's awesome, Oh-My-Zsh, but minimalized and locked so we
don't have to be annoyed with update notices ( _I_ decide when stuff needs an update, okay?)
Then we have a bunch of shortcuts and handy functions available in both bash and zshell, custom
themes and colors, and of course, last but not least, custom editor.
Not only do I "use vim btw", I build my own vim from source.
Vim, vim file manager (vifm), curses, and a bunch of other utilities are all built from their
releases or sources.
Some other tools have decent coverage in their release binaries, so we just download those, save
ourselves some time.
## Getting started
Run `make` or `make WORKERS=$PARALLEL_WORKERS`.