mirror of
				https://github.com/OpenVoiceOS/OpenVoiceOS
				synced 2025-06-05 22:19:21 +02:00 
			
		
		
		
	Small cosmetic changes for the CLI
This commit is contained in:
		| @@ -2,9 +2,10 @@ export TERM=xterm-xfree86 | |||||||
|  |  | ||||||
| PS1='\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w \$\[\033[00m\] ' | PS1='\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w \$\[\033[00m\] ' | ||||||
|  |  | ||||||
| export LC_ALL="C" | export LC_ALL=en_US.UTF-8 | ||||||
|  | export LANG=en_US.UTF-8 | ||||||
|  |  | ||||||
| alias ll='ls -l' | alias ll='ls -la' | ||||||
|  |  | ||||||
| ###################################################################### | ###################################################################### | ||||||
| # Initialize OpenVoiceOS CLI Environment | # Initialize OpenVoiceOS CLI Environment | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user