Merge branch 'master' of vps:git/vcsh/bashrc
This commit is contained in:
		
						commit
						c43932cac3
					
				@ -7,7 +7,8 @@
 | 
			
		||||
# Do these things if in tty0-tty9
 | 
			
		||||
case $(tty) in /dev/tty[0-9]*)
 | 
			
		||||
	setleds -D +num # (numlock for X is set in ~/.xinitrc)
 | 
			
		||||
	# Temporary fix for a systemd bug related to systemd --user timers that run on login
 | 
			
		||||
	[[ -z "$DBUS_SESSION_BUS_ADDRESS" ]] && printf "%bWARNING: \$DBUS_SESSION_BUS_ADDRESS is unset! %b\n" "$(tput bold)$(tput setab 1)" "$(tput sgr0)"
 | 
			
		||||
	;;
 | 
			
		||||
esac
 | 
			
		||||
 | 
			
		||||
# Add home bin folder to $PATH
 | 
			
		||||
PATH=$PATH:~/bin
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user