GitXplorerGitXplorer
m

setup

public
2 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
660d86397e7252911bf1132688952e9493471b91

Update m1.sh

mmsaroufim committed 2 months ago
Verified
65aaf62608e33dd50cfb85ce0225a95a7eebe2e4

Update ubuntu.sh

mmsaroufim committed 2 months ago
Verified
521a13451480ec8bebb4fc01590f524c3c9b80bd

Update README.md

mmsaroufim committed 2 months ago
Verified
4a3bbc8cf5a5de337acfeb69da132deb8810f866

Update tmux.md

mmsaroufim committed 2 months ago
Verified
a57e7e1bf2a83405759559185372dd1d2297bdd1

Create tmux.md

mmsaroufim committed 2 months ago
Verified
04959d259b357ba2d9699cbbab2f19b1c454028e

Update README.md

mmsaroufim committed 2 months ago

README

The README file for this repository.

Tools I liked, I finally caved and listened to @drisspg who kept asking me to improve my setup 👴

Must have

  • ripgrep (rg): ripgrep pattern directory
  • fzf (f): fuzzy filename finder, also cntrl+r will search commands
  • oh my zsh: looks pretty. combo it with zsh-snap and zsh autocomplete
  • autojump (j): fuzzy jump
  • gh: github cli

Nice to have

  • duf (du): like du but pretty
  • neofetch (info): get system info quickly
  • bpython: pretty python shell with autocomplete
  • sshx: collaborative programming but more reliable and prettier than tmate