mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 12:43:08 +02:00
second computer changes
This commit is contained in:
@@ -14,6 +14,8 @@ source ~/.alias
|
||||
|
||||
eval $(thefuck --alias)
|
||||
|
||||
source ~/.custom
|
||||
|
||||
#... :P fancy stuffs
|
||||
#screenfetch -t -A "UBUNTU"
|
||||
neofetch
|
||||
|
4
bash/.custom
Normal file
4
bash/.custom
Normal 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"
|
Reference in New Issue
Block a user