An open API service indexing awesome lists of open source software.

https://github.com/nobe4/dotfiles

.files
https://github.com/nobe4/dotfiles

dotfiles git kitty shell tmux vim zsh

Last synced: about 1 year ago
JSON representation

.files

Awesome Lists containing this project

README

          

`.files`
========

# Install

**Requirements:**
- SSH key setup with GitHub

```shell
curl https://raw.githubusercontent.com/nobe4/dotfiles/main/bootstrap.sh | bash
```

In case of `zsh compinit: insecure directories, run compaudit for list.`:

```shell
autoload -U compaudit
compaudit | xargs chmod g-w
```

# Ubuntu keyboard setup

```shell
sudo apt-get install gnome-tweaks
```

Keyboard > Additional Layout Options > Alt & Win > Menu is mapped to Win
Then adapt the keybindings in the settings.
- Disable all
- Launcher > Search: Super+Space
- Navigation > Switch to Wspc Left: Ctrl+H
- Navigation > Switch to Wspc Right: Ctrl+I
- Screenshots > Take interactively: Launch5