Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 300 Bytes

.README.md

File metadata and controls

11 lines (9 loc) · 300 Bytes

.dotfiles

# Remove conflicting files for `~/.profile`.
mv ~/.bash_profile ~/.bash_profile_
mv ~/.bash_login ~/.bash_login_

# Use startx for resolving the volume keeping issue.
# If use gdm, the volume will be resotred to 40% after reboot.
sudo systemctl set-default multi-user.target