mirror of
https://codeberg.org/Mo8it/server_dotfiles.git
synced 2024-12-04 23:50:31 +00:00
Remove updating PATH with cargo bin dir
This commit is contained in:
parent
3088533580
commit
9e4c69bd97
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
# Environment variables
|
||||
set -p PATH "$HOME/.cargo/bin"
|
||||
|
||||
# Non interactive functions
|
||||
function podman-default-create -w podman
|
||||
set -l container_name $argv[1]
|
||||
|
|
Loading…
Reference in a new issue