Skip to content

Instantly share code, notes, and snippets.

View derenv's full-sized avatar

Deren Vural derenv

View GitHub Profile
@derenv
derenv / update_gne_vm.sh
Last active May 17, 2024 08:39
Installs nvidia drivers and any development dependencies, then compiles the extension - designed for Ubuntu, tested on 23.10
#!/usr/bin/env bash
##
# Title: update_gne_vm.sh
# Author: Deren Vural
# Created: 13/03/2024
##
# Notes:
# - Installs nvidia drivers
# - Installs dependencies
@derenv
derenv / terminator.log
Created November 10, 2020 16:52
terminator -d
ConfigBase::__init__: Borg::__init__: Preparing borg state for ConfigBase
noclass::get_config_dir: Found config dir: /home/deren/.config
ConfigBase::load: looking for config file: /home/deren/.config/terminator/config
ConfigBase::load: config validated successfully
ConfigBase::load: ConfigBase::load: Processing section: global_config
ConfigBase::load: ConfigBase::load: Processing section: keybindings
ConfigBase::load: ConfigBase::load: Processing keybindings: switch_to_tab_1
ConfigBase::load: ConfigBase::load: Processing keybindings: switch_to_tab_2
ConfigBase::load: ConfigBase::load: Processing keybindings: switch_to_tab_3
ConfigBase::load: ConfigBase::load: Processing keybindings: switch_to_tab_4
@derenv
derenv / config
Last active November 10, 2020 16:18
Terminator config
[global_config]
suppress_multiple_term_dialog = True
[keybindings]
[profiles]
[[default]]
audible_bell = True
background_color = "#002b36"
background_darkness = 0.8
background_type = transparent
cursor_shape = ibeam