remove ovh mentions

This commit is contained in:
Gabriel Augendre 2024-02-18 14:39:42 +01:00
parent 52d545abeb
commit 91031641ae
3 changed files with 3 additions and 3 deletions

View file

@ -57,6 +57,6 @@ set -gx EDITOR nvim
set -gx DJANGOPROJECT_DATA_DIR $HOME/.djangoproject
mise activate fish | source
test -e {$HOME}/.config/fish/ovh.fish; and source {$HOME}/.config/fish/ovh.fish
test -e {$HOME}/.config/fish/work.fish; and source {$HOME}/.config/fish/work.fish
set tide_character_icon '$'

View file

@ -9,5 +9,5 @@ export PATH="$PATH:$HOME/.rvm/bin:$HOME/Projects/golang/bin"
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
[[ -s "$HOME/.cargo/env" ]] && . "$HOME/.cargo/env"
[ -f ~/.ovh.bash ] && source ~/.ovh.bash
[ -f ~/.work.bash ] && source ~/.work.bash

View file

@ -1,4 +1,4 @@
Include ovh.config
Include work.config
# Home
Host ubuntu