Skip to content

badgumby/dotfiles

Repository files navigation

dotfiles

Configurations for various Linux and Windows things

atom

Place files 'config.cson' and 'keymap.cson' in /home/$USER/.atom/ directory

'package-list' is a listed of currently installed atom packages and themes

conky

Place file 'conky.conf' in /etc/conky/ or edit exisitng /home/$USER/.conkyrc with content

cowsay

Place file 'quotes.txt' in /home/$USER/.config/cowsay/

Add whatever 'quotes' you want to be displayed when you start a terminal

hunter

Place file 'hunter' in /usr/sbin/ and chmod +x

Simple search GUI for linux find using zenity

hyper

Place file '.hyper.js' in /home/$USER/

ncmpcpp

Place file 'config' in /home/$USER/.ncmpcpp/

mopidy

Place file 'mopidy.conf' in /home/$USER/.config/mopidy/

Install mopidy-gmusic to use with Google Play Music

polybar

Place file 'config' in /home/$USER/.config/polybar/

Place file 'launch.sh', 'launch3.sh', 'updates-arch-combined.sh' and 'nics.sh' in /home/$USER/.config/polybar/

rofi

Place file 'config' in /home/$USER/.config/rofi/

screenlayout

Files are shell scripts to set predefined monitor configurations using xrandr

scrot-gui

Place file 'scrot-gui' in /usr/sbin/ and chmod +x. Bind to PrintScreen button.

Simple screenshot GUI for linux scrot command using zenity

terminal-colors

Hexadecimal color codes for any terminal that doesn't support external schemes (tilda)

Also includes some config files for different terminals

vim

.vimrc goes in the user directory ~/

vscode

Add settings.json via the Command Palette Preferences: Open Settings (JSON)

zsh

Contains rc file for Z shell - uses oh-my-zsh for themes

About

Configurations for various Linux and Windows things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published