mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-29 00:37:21 +00:00
m-cloud changes
This commit is contained in:
parent
7d9a714495
commit
79deb0496e
2 changed files with 0 additions and 19 deletions
|
|
@ -2,18 +2,12 @@ function configure_fish
|
|||
# Determine OS
|
||||
set uname (uname)
|
||||
|
||||
# Set umask
|
||||
umask 077
|
||||
|
||||
# Begin profile init
|
||||
# (These functions are defined in the functions/ directory.)
|
||||
define_global_variables
|
||||
import_sources $uname
|
||||
define_aliases $uname
|
||||
ssh_agent_startup
|
||||
starship init fish | source
|
||||
zoxide init fish | source
|
||||
fzf --fish | source
|
||||
end
|
||||
|
||||
configure_fish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue