My dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

9 lines
290 B

if status is-interactive
# Commands to run in interactive sessions can go here
set fish_color_user 'yellow'
end
set -gx DIGITALOCEAN_ACCESS_TOKEN dop_v1_20cd9acfdb7a0c1c78d7c262741c99891ca35efee3ceae9cf0a54bb092b34b12
source ~/.asdf/asdf.fish
export PATH="$HOME/.local/bin:$PATH"