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
- Host: GitHub
- URL: https://github.com/nobe4/dotfiles
- Owner: nobe4
- License: mit
- Created: 2016-03-16T00:50:21.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-06-11T09:23:28.000Z (about 1 year ago)
- Last Synced: 2025-06-14T06:01:58.945Z (about 1 year ago)
- Topics: dotfiles, git, kitty, shell, tmux, vim, zsh
- Language: Shell
- Homepage: https://github.com/nobe4/dotfiles
- Size: 3.06 MB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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