diff options
| author | twells46 <173561638+twells46@users.noreply.github.com> | 2026-01-09 14:37:09 -0600 |
|---|---|---|
| committer | twells46 <173561638+twells46@users.noreply.github.com> | 2026-01-09 14:37:09 -0600 |
| commit | 237b5229fe75dc8d2ccdad1d7edd41c1241108f2 (patch) | |
| tree | c2c628d732f70317296bd7eac9873213323c613e /dot_config/fish/conf.d | |
| parent | c8073fc03146d6ce48ada5baf3956a426749c4ad (diff) | |
Fish cleanup
Diffstat (limited to 'dot_config/fish/conf.d')
| -rw-r--r-- | dot_config/fish/conf.d/rustup.fish | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dot_config/fish/conf.d/rustup.fish b/dot_config/fish/conf.d/rustup.fish deleted file mode 100644 index cf1d54a..0000000 --- a/dot_config/fish/conf.d/rustup.fish +++ /dev/null @@ -1 +0,0 @@ -source "/home/tom/.local/share/rust/cargo/env.fish" |