mirror of
https://github.com/gyoder/dots.git
synced 2026-04-02 20:25:46 +00:00
added stuff
This commit is contained in:
parent
dc6f417fa6
commit
cda7057563
6 changed files with 57 additions and 12 deletions
1
fish/.config/fish/conf.d/rustup.fish
Normal file
1
fish/.config/fish/conf.d/rustup.fish
Normal file
|
|
@ -0,0 +1 @@
|
|||
source "$HOME/.cargo/env.fish"
|
||||
|
|
@ -44,8 +44,6 @@ else if test "$host" = "lee"
|
|||
fish_add_path ~/.local/bin
|
||||
end
|
||||
|
||||
source "$HOME/.cargo/env.fish" 2>/dev/null
|
||||
|
||||
set -gx HOMEBREW_BUNDLE_FILE "~/.config/Brewfile"
|
||||
|
||||
if test -d /home/linuxbrew/.linuxbrew
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue