Skip to content

icirellik/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

Travis CI

Buyer beware

All of these install scripts have been tested to Ubuntu 16.04.

Installation (Ubuntu 16.04)

Install deps

sudo apt-get install build-essential curl python jq vim

$ make

Install tmux plugins, this is currently manual.

$ tmux
# prefix-key, I

Restart your shell

exec -l $SHELL

Run shellcheck tests

$ make test

Installation (Ubuntu 20.04)

TODO

Installlation (OSX)

$ make all-osx

Help

Sometimes in tmux you need to update the GPG_TTY

$ export GPG_TTY=$(tty)

Flyway

https://flywaydb.org/

IntelliJ

Atom.io

Video (X11)

When using nvidia gpu's and X!! make sure the do the following to ensure that settings are saved to the correct config.

Create a xorg.conf file by:

sudo nvidia-xconfig

Look for the Section "Device" part in the xorg.conf file And add this line inside the section:

Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x3322"

About

dotfiles everywhere.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published