#printf "`date +%s` - `date` \n`cat /sys/class/power_supply/BAT0/uevent`\n\n" >> ~/bat0_history alias vv="vi -S" alias mm="/scripts/mount.sh" alias ta="tmux attach" alias ll="ls -al" alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME' #alias st="/scripts/settitle.sh" #alias cm="tmux new-session -A -s cmus -c ~ cmus" if [ -v SSH_AGENT_PID ]; then #echo "ssh-agent up and running."; else #Solve this bluetook issue #killall -q pulseaudio #/usr/bin/pulseaudio --start #sudo /etc/init.d/bluetooth restart eval `ssh-agent -s` echo Have a lovely day!; fi ##if pidof xinit > /dev/null; then #echo Welcome to Z Shell.; #alias vv="vi -S workingon.vim" #alias vu="veracrypt -t -d" #alias st="/scripts/settitle.sh" #alias cm="tmux new-session -A -s cmus -c ~ cmus" ##else #killall -q autoshut.sh #/scripts/autoshut.sh & #vlock ##; ##fi