Go to file
Shawn Anderson bf629e6abe Modularized vim. Also linking tmux to init.tmux now. Lot's of hack and slash on vim, in fact, some things might be broken now, but you got to break some eggs to make an omelette. Checkpointing here. 2020-10-01 04:13:49 -07:00
dotfiles Modularized vim. Also linking tmux to init.tmux now. Lot's of hack and slash on vim, in fact, some things might be broken now, but you got to break some eggs to make an omelette. Checkpointing here. 2020-10-01 04:13:49 -07:00
popos-gnome Major update. Still wrestling to merge vim and restore order to tmux. 2020-09-28 10:37:07 -07:00
.gitignore Modularized vim. Also linking tmux to init.tmux now. Lot's of hack and slash on vim, in fact, some things might be broken now, but you got to break some eggs to make an omelette. Checkpointing here. 2020-10-01 04:13:49 -07:00
README.md Update README.md 2020-09-28 10:41:13 -07:00
stow Finally got the structure down for dotfiles with stow. 2020-09-23 02:07:49 -07:00

README.md

Pop-os - Gnome - Tmux - Fish - Vim - FZF - Serious Configuration - Shawn Anderson

A repository the dotfiles that I hack on. Can easily be installed to your ~/.config/ by using the gnu stow utility.

To install:

  1. Clone the repo

    git clone git@github.com:LinuxIsCool/configuration.git

  2. Symlink into ~/.config using stow

    cd configuration
    sh stow

Popos-Gnome

In addition to the script-based configuration, I'll do my best to track and document my debian-gnome-popos settings, to make them as reproducable as possible.

Keyboard-driven screenshoting

I used the following mnemonics for shortcuts across my system. I use alt-u as the base for screenshots because function-u is the default print-screen on my keyboard.

Key Shift Ctrl Super Alt
Mnemonic Move Select Area Window Screen
-------------------------------- ------- ------------- -------- --------
Screenshot Area to Clipboard * *
Screenshot Window to Clipboard * *
Screenshot Screen to Clipboard * *
Screenshot Area to Pictures *
Screenshot Window to Pictures *
Screenshot Screen to Pictures *

screenshot_keys.png