mirror of
				https://github.com/KevinMidboe/chsh.git
				synced 2025-10-29 12:30:13 +00:00 
			
		
		
		
	Profile converted to fish syntax
This commit is contained in:
		@@ -74,7 +74,6 @@ move_config_files () {
 | 
			
		||||
move_profile_file () {
 | 
			
		||||
  cp .profile $HOME
 | 
			
		||||
 | 
			
		||||
  source $HOME/.profile
 | 
			
		||||
  echo "Moved .profile file!"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -98,7 +97,7 @@ configure_fish () {
 | 
			
		||||
        printf "oh-my-fish already configured!\n\n"
 | 
			
		||||
    fi
 | 
			
		||||
 | 
			
		||||
    source $HOME/.profile
 | 
			
		||||
    echo ""
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
# Promps for installing custom SF Mono font
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user