second computer changes

This commit is contained in:
2018-07-02 22:16:18 +02:00
parent 29896214c4
commit 90855d3f7e
5 changed files with 26 additions and 7 deletions

View File

@@ -14,6 +14,8 @@ source ~/.alias
eval $(thefuck --alias)
source ~/.custom
#... :P fancy stuffs
#screenfetch -t -A "UBUNTU"
neofetch

4
bash/.custom Normal file
View File

@@ -0,0 +1,4 @@
# PC specific stuff goes here
# example
# alias vm="export QT_AUTO_SCREEN_SCALE_FACTOR= QT_SCREEN_SCALE_FACTORS= QT_SCALE_FACTOR= QT_DEVICE_PIXEL_RATIO= && VBoxManage setextradata Windows10 GUI/HiDPI/UnscaledOutput 1 && sudo VBoxManage startvm Windows10"