# Instead of:
cd ~/projects/work/backend/src/api/routes # Just type:
z routes
# or even:
z api
# Instead of:
cd ~/projects/work/backend/src/api/routes # Just type:
z routes
# or even:
z api
# Instead of:
cd ~/projects/work/backend/src/api/routes # Just type:
z routes
# or even:
z api
# Install
-weight: 500;">curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/-weight: 500;">install.sh | bash
# Add to ~/.bashrc or ~/.zshrc:
eval "$(zoxide init bash)"
# Install
-weight: 500;">curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/-weight: 500;">install.sh | bash
# Add to ~/.bashrc or ~/.zshrc:
eval "$(zoxide init bash)"
# Install
-weight: 500;">curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/-weight: 500;">install.sh | bash
# Add to ~/.bashrc or ~/.zshrc:
eval "$(zoxide init bash)"
# Install
-weight: 500;">git clone --depth 1 https://github.com/junegunn/fzf.-weight: 500;">git ~/.fzf && ~/.fzf/-weight: 500;">install
# Install
-weight: 500;">git clone --depth 1 https://github.com/junegunn/fzf.-weight: 500;">git ~/.fzf && ~/.fzf/-weight: 500;">install
# Install
-weight: 500;">git clone --depth 1 https://github.com/junegunn/fzf.-weight: 500;">git ~/.fzf && ~/.fzf/-weight: 500;">install
# Install (one of):
-weight: 500;">brew -weight: 500;">install lazygit # macOS
-weight: 600;">sudo -weight: 500;">apt -weight: 500;">install lazygit # Debian/Ubuntu
# Install (one of):
-weight: 500;">brew -weight: 500;">install lazygit # macOS
-weight: 600;">sudo -weight: 500;">apt -weight: 500;">install lazygit # Debian/Ubuntu
# Install (one of):
-weight: 500;">brew -weight: 500;">install lazygit # macOS
-weight: 600;">sudo -weight: 500;">apt -weight: 500;">install lazygit # Debian/Ubuntu
-weight: 500;">curl -sS https://starship.rs/-weight: 500;">install.sh | sh
echo 'eval "$(starship init bash)"' >> ~/.bashrc
-weight: 500;">curl -sS https://starship.rs/-weight: 500;">install.sh | sh
echo 'eval "$(starship init bash)"' >> ~/.bashrc
-weight: 500;">curl -sS https://starship.rs/-weight: 500;">install.sh | sh
echo 'eval "$(starship init bash)"' >> ~/.bashrc
-weight: 500;">curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/-weight: 500;">install.sh | bash && -weight: 500;">git clone --depth 1 https://github.com/junegunn/fzf.-weight: 500;">git ~/.fzf && ~/.fzf/-weight: 500;">install --no-key-bindings --no--weight: 500;">update-rc && -weight: 500;">brew -weight: 500;">install lazygit starship 2>/dev/null || -weight: 600;">sudo -weight: 500;">apt-get -weight: 500;">install -y lazygit 2>/dev/null
-weight: 500;">curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/-weight: 500;">install.sh | bash && -weight: 500;">git clone --depth 1 https://github.com/junegunn/fzf.-weight: 500;">git ~/.fzf && ~/.fzf/-weight: 500;">install --no-key-bindings --no--weight: 500;">update-rc && -weight: 500;">brew -weight: 500;">install lazygit starship 2>/dev/null || -weight: 600;">sudo -weight: 500;">apt-get -weight: 500;">install -y lazygit 2>/dev/null
-weight: 500;">curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/-weight: 500;">install.sh | bash && -weight: 500;">git clone --depth 1 https://github.com/junegunn/fzf.-weight: 500;">git ~/.fzf && ~/.fzf/-weight: 500;">install --no-key-bindings --no--weight: 500;">update-rc && -weight: 500;">brew -weight: 500;">install lazygit starship 2>/dev/null || -weight: 600;">sudo -weight: 500;">apt-get -weight: 500;">install -y lazygit 2>/dev/null - Ctrl+R — search command history interactively (the killer feature)
- Ctrl+T — fuzzy find files in current directory
- Pipe anything into it: -weight: 500;">git branch | fzf | xargs -weight: 500;">git checkout