https://github.com/brianpeiris/dotfiles
My personal config files and environment setup
https://github.com/brianpeiris/dotfiles
Last synced: 8 months ago
JSON representation
My personal config files and environment setup
- Host: GitHub
- URL: https://github.com/brianpeiris/dotfiles
- Owner: brianpeiris
- Created: 2013-10-15T15:10:11.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T15:39:09.000Z (over 1 year ago)
- Last Synced: 2025-02-06T23:57:20.489Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 115 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Dev setup essentials:
- [scm breeze](https://github.com/scmbreeze/scm_breeze) - command line git shortcuts
- [ripgrep](https://github.com/BurntSushi/ripgrep) - faster, nicer grep
- [fd](https://github.com/sharkdp/fd) - faster, nicer file search
- [fzf](https://github.com/junegunn/fzf) - fuzzy finding toolkit
- [z](https://github.com/rupa/z) - jump to directories with a frecency algorithm
- [ranger](https://github.com/ranger/ranger) - cli file manager with vim-like keybindings
- [nvm](https://github.com/nvm-sh/nvm) - node version manager
- [tpm](https://github.com/tmux-plugins/tpm) - tmux plugin manger
- [vim-tmux-navigator](https://github.com/christoomey/vim-tmux-navigator) - vim keybinding helpers for tmux
- [bat](https://github.com/sharkdp/bat) - nicer cat with syntax highlighting
- [powerline-shell](https://github.com/b-ryan/powerline-shell) - a nice shell prompt
- [dust](https://github.com/bootandy/dust) - nicer du
- [duf](https://github.com/muesli/duf) - nicer df
- [btop](https://github.com/aristocratos/btop) - nicer top
- [xh](https://github.com/ducaale/xh) - nicer curl