Skip to content

gummesson/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Welcome to my ~/.

System

Solus

Setup

sudo eopkg update-repo
sudo eopkg upgrade

sudo eopkg install -c system.devel
sudo eopkg install git

git clone https://github.com/gummesson/dotfiles.git ~/Code/dotfiles
cd ~/Code/dotfiles && make

Fonts

mkdir -p ~/.fonts/truetype
mv <directory> ~/.fonts/truetype/
fc-cache -fv

gnome-terminal

gsettings set org.gnome.desktop.interface cursor-blink false

offlineimap

make build
sudo python setup.py install

goobook

goobook authenticate

surfraw

gzip -dc surfraw-2.2.9.tar.gz | tar xvvf -
cd surfraw-2.2.9
./configure
make
sudo make install

entr

tar -xzvf entr-3.7.tar.gz
cd entr-3.7
./configure
make test
make install

About

A collection of assorted dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published