Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
git
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

dotfiles

Configuration for my machine

Date format: %a %b %e, %I:%M

Softwares

Repetitive steps

Repeated commands

conda config --set auto_activate_base false

Add to ~/.bashrc

if [ -f ~/.bash_profile ]; then
    . ~/.bash_profile
fi

Custom Keyboard Shortcuts

Command Shortcut
xkill Ctrl + Alt + X
code Ctrl + Alt + M
xset dpms force off Ctrl + Alt + J
shutdown -h now Ctrl + Alt + K
shutdown -r now Ctrl + Alt + R
google-chrome Ctrl + Alt + C
daily.py Ctrl + Alt + D
weekend.py Ctrl + Shift + W
xed Ctrl + Alt + G
office.py Ctrl + Shift + Q

Articles

  1. Install TLP to save battery life

  2. Disable AMD Driver

  1. Disable problem detected popup at startup

  2. Save Brightness Settings on Startup

  3. Add shutdown keyboard shortcut

  4. Make desktop icon more visible in Cinnamon

  5. Disable Ads using hosts file

  6. Install youtube-dl to download videos

  7. Make pomodoro timer in bash script

  8. Make GIMP Behave like Photoshop

  9. Add Playback position resume in VLC

  10. Create Permanent Aliases in Terminal

  11. Fix VLC doesn't support hevc format files

  12. Make Gimp Behave like Photoshop

  13. Show 12hr clock format in custom date/time

  14. Hide the volume popup

  15. Install JAVA on Linux

  16. Use default linux terminal for Codeblocks IDE

  17. Make Bash Aliases permanent

  18. Fix for bash error when alias points to command containing quotes

  19. Replace cinnamon with mate DE

  20. Auto-text completion for Gedit

  21. Make filezilla open editor in gedit

  22. Change Sudo Timeout

  23. Fix Nvidia driver issues after upgrade: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-435/+bug/1888617

About

Configuration for my machine

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.