This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """Stays awake as long as this script is active. | |
| Requires - | |
| sudo apt install xprintidle xdotool | |
| Based on - | |
| https://askubuntu.com/questions/524384/how-can-i-keep-the-computer-awake-depending-on-activity | |
| """ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"lastUpload":"2020-02-25T19:53:02.722Z","extensionVersion":"v3.4.3"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| " To download tun the command - | |
| " curl https://gist.githubusercontent.com/hirak99/46d81a4350849c9ca75baaccfde52bda/raw > ~/.vimrc | |
| " Add the following to ~/.bashrc - | |
| " export TERM=xterm-256color | |
| :syntax on | |
| colorscheme desert | |
| " size of a hard tabstop |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.