GitXplorerGitXplorer
m

setup

public
2 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
c485d6a2101491d32828bb6cce12d7032abd7228

Update .zshrc

mmsaroufim committed 2 months ago
Verified
4d0676506fc98e1dd1923a923b825853cfae4c81

Update .zshrc

mmsaroufim committed 2 months ago
Verified
c46ab4b36f17b79fe1d351d8c255809b1993f2bf

Update ubuntu.sh

mmsaroufim committed 2 months ago
Verified
def43589e6f2a5aa07f08046e03a491f68b1bd28

Update .zshrc

mmsaroufim committed 2 months ago
Verified
c1dcc560c0411b68e31e17d243a754cd422a46b2

Update README.md

mmsaroufim committed a year ago
Verified
1c913c7b2d2a19877a9371981566d0cfc8c96ffb

Update README.md

mmsaroufim committed a year 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