1
0
Fork 0
mirror of https://codeberg.org/Mo8it/server_dotfiles.git synced 2024-09-19 19:01:16 +00:00

Remove updating PATH with cargo bin dir

This commit is contained in:
Mo 2023-08-17 23:56:46 +02:00
parent 3088533580
commit 9e4c69bd97

View file

@ -1,6 +1,3 @@
# Environment variables
set -p PATH "$HOME/.cargo/bin"
# Non interactive functions # Non interactive functions
function podman-default-create -w podman function podman-default-create -w podman
set -l container_name $argv[1] set -l container_name $argv[1]