Skip to content

Instantly share code, notes, and snippets.

@esmaeelE
Created April 1, 2025 20:03
Show Gist options
  • Save esmaeelE/757fcf7eb5ae887a80d5e96f0795dcfb to your computer and use it in GitHub Desktop.
Save esmaeelE/757fcf7eb5ae887a80d5e96f0795dcfb to your computer and use it in GitHub Desktop.

tmux rust, cargo

If we have install cargo with rustlang script its add cargo source comamnd to the ~/.profile.

So after removing cargo binary from system tmux in every session will generate error complaning that cargo path is not found. Simply remove correspond line from ~/.profile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment