{"id":18510357,"url":"https://github.com/amitness/dotfiles","last_synced_at":"2025-04-09T04:33:12.016Z","repository":{"id":91268362,"uuid":"93229649","full_name":"amitness/dotfiles","owner":"amitness","description":"Configuration for my machine","archived":false,"fork":false,"pushed_at":"2022-03-04T13:32:17.000Z","size":514,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T23:27:16.630Z","etag":null,"topics":["configurations","dotfiles","linux-shell"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amitness.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-03T06:56:15.000Z","updated_at":"2024-12-09T14:26:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef42fa74-16cb-4c6d-8e33-1264aff8fd46","html_url":"https://github.com/amitness/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amitness","download_url":"https://codeload.github.com/amitness/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980831,"owners_count":21027803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["configurations","dotfiles","linux-shell"],"created_at":"2024-11-06T15:23:01.180Z","updated_at":"2025-04-09T04:33:12.009Z","avatar_url":"https://github.com/amitness.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\nConfiguration for my machine\n\n\nDate format: %a %b %e, %I:%M\n\n## Manual Steps\n- [ ] Setup SSH keys on [GitHub](https://github.com/settings/keys)\n- [ ] Chrome\n- [ ] Slack\n- [ ] Skype\n- [ ] Zoom\n- [ ] Anki\n- [ ] [Jetbrains Toolbox + Pycharm](https://www.jetbrains.com/toolbox-app/)\n- [ ] [Postman](https://app.getpostman.com/app/download/linux64)\n- [ ] [Miniconda](https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html#install-linux-silent)\n- [ ] Set keyboard shortcuts\n- [ ] Setup [Autojump](https://www.linode.com/docs/tools-reference/tools/faster-file-navigation-with-autojump/#debian-ubuntu)\n- [ ] Setup Yakuake theme: https://store.kde.org/p/1106258/  \n- [ ] Setup Yakuake open link in google: https://askubuntu.com/questions/62182/how-do-i-change-the-default-browser-that-konsole-opens-urls-with\n- [ ] Set yakuake on startup applications\n- [ ] Install hosts file: [hosts](https://github.com/StevenBlack/hosts) or [adsorber](https://github.com/stablestud/adsorber#portable-mode)\n- [ ] Install fzf: https://github.com/junegunn/fzf\n```shell\ngit clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf\ncd ~/.fzf/\n./install\n```\n- [ ] [Change docstring style in Pycharm](https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000784410-how-to-change-pycharm-default-commenting-style-for-function-)\n- [ ] Add to ~/.bashrc\n```\nif [ -f ~/.bash_profile ]; then\n    . ~/.bash_profile\nfi\n```\n- Clone `scripts` to home\n- Sync VSCode settings via git\n- Set preferred applications\n\n## Repetitive steps\n- Create bootable ISO: [etcher](https://github.com/balena-io/etcher)\n- Custom disk partition in linux mint installation: [video](https://youtu.be/Nps2RF8fq18)\n- Perform mintupdate\n- [Create Icon for Postman App](https://medium.com/@canoodle/adding-icon-launcher-for-postman-native-app-in-ubuntu-a48a3917c786)\n- [Fix keyboard layout getting reset to Nepali](https://forums.linuxmint.com/viewtopic.php?f=208\u0026t=169930#p873888)\n- Install hub: https://github.com/github/hub\n\n## MacOS\n- Set ITerm as yakuake style: https://blog.mestwin.net/drop-down-terminal-in-macos-with-iterm2/\n\n## VSCode\n- Set `window.titleBarStyle\": \"custom\"` to use VSCode themed title bar\n- Change `Workbench \u003e Tree: Indent` from 8 to 20.\n\n## Repeated commands\n\n## Custom Keyboard Shortcuts\n|Command | Shortcut|\n|---|---|\n|xkill|Ctrl + Alt + X|\n|code|Ctrl + Alt + M|\n|xset dpms force off|Ctrl + Alt + J|\n|shutdown -h now|Ctrl + Alt + K|\n|shutdown -r now|Ctrl + Alt + R|\n|google-chrome|Ctrl + Alt + C|\n|daily.py|Ctrl + Alt + D|\n|weekend.py|Ctrl + Shift + W|\n|xed|Ctrl + Alt + G|\n|office.py|Ctrl + Shift + Q|\n\n\n## Articles\n01. [Install TLP to save battery life](http://linrunner.de/en/tlp/docs/tlp-faq.html)\n\n02. [Disable AMD Driver](#) \n * http://www.mostthingsweb.com/2014/07/disable-radeon-power-management-newer-linux-kernels/ \n * http://askubuntu.com/questions/96983/how-to-completely-shutdown-ati-card\n * http://forums.fedoraforum.org/archive/index.php/t-290649.html\n\n03. [Disable problem detected popup at startup](http://askubuntu.com/questions/133385/getting-system-program-problem-detected-pops-up-regularly-after-upgrade)\n\n04. [Save Brightness Settings on Startup](http://askubuntu.com/questions/151651/brightness-is-reset-to-maximum-on-every-restart/227553#227553)\n\n05. [Add shutdown keyboard shortcut](https://amitness.com/ubuntu-keyboard-shortcut#ubuntu-keyboard-shortcut)\n\n06. [Make desktop icon more visible in Cinnamon](http://forums.fedoraforum.org/showthread.php?t=300371)\n\n07. [Disable Ads using hosts file](http://winhelp2002.mvps.org/hosts.txt)\n\n08. [Install youtube-dl to download videos](https://rg3.github.io/youtube-dl/download.html)\n\n09. [Make pomodoro timer in bash script](http://superuser.com/questions/224265/pomodoro-timer-for-linux)\n\n10. [Make GIMP Behave like Photoshop](http://www.noobslab.com/2014/03/give-new-looks-to-gimp-image-editor.html)\n\n11. [Add Playback position resume in VLC](http://www.webupd8.org/2014/07/make-vlc-automatically-save-restore.html)\n\n12. [Create Permanent Aliases in Terminal](http://askubuntu.com/a/17538)\n\n13. [Fix VLC doesn't support hevc format files](http://www.unixmen.com/fix-vlc-not-support-audio-video-format-hevc/)\n\n14. [Make Gimp Behave like Photoshop](http://www.noobslab.com/2014/03/give-new-looks-to-gimp-image-editor.html)\n\n15. [Show 12hr clock format in custom date/time](http://forums.linuxmint.com/viewtopic.php?f=208\u0026t=92900#p532984)\n\n16. [Hide the volume popup](http://forums.linuxmint.com/viewtopic.php?f=206\u0026t=145722)\n\n17. [Install JAVA on Linux](http://community.linuxmint.com/tutorial/view/1372)\n\n18. [Use default linux terminal for Codeblocks IDE](http://ubuntuforums.org/showthread.php?t=1464940)\n\n19. [Make Bash Aliases permanent](http://askubuntu.com/questions/17536/how-do-i-create-a-permanent-bash-alias) \n\n20. [Fix for bash error when alias points to command containing quotes](http://stackoverflow.com/questions/1250079/how-to-escape-single-quotes-within-single-quoted-strings)\n\n21. [Replace cinnamon with mate DE](https://www.reddit.com/r/linux/comments/29x2gs/mint_17_how_does_one_replace_cinamon_with_mate/) \n\n22. [Auto-text completion for Gedit](https://github.com/nymanjens/gedit-intelligent-text-completion)\n\n23. [Make filezilla open editor in gedit](http://superuser.com/questions/159846/change-filezilla-settings-in-ubuntu-linux-so-view-edit-uses-gedit) \n\n24. [Change Sudo Timeout](http://itsfoss.com/change-sudo-password-timeout-ubuntu/)\n\n25. Fix Nvidia driver issues after upgrade: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-435/+bug/1888617\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitness%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famitness%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitness%2Fdotfiles/lists"}