https://github.com/he4et/dotfiles
https://github.com/he4et/dotfiles
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/he4et/dotfiles
- Owner: He4eT
- Created: 2018-08-28T13:55:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T23:58:39.000Z (over 1 year ago)
- Last Synced: 2024-11-02T00:25:25.512Z (over 1 year ago)
- Language: Lua
- Size: 2.16 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
## Bootstrap
1. `git clone https://github.com/He4eT/dotfiles.git ~/dotfiles`
1. Run `./installPackages.sh`
1. Run `./apply.sh`
1. Install [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh#basic-installation)
## GTK
1. Apply [Desolate-GTK](https://github.com/He4eT/Desolate-GTK)
1. [Apply](https://wiki.archlinux.org/title/Cursor_themes) the [Quintom cursor theme](https://gitlab.com/Burning_Cube/quintom-cursor-theme/-/tree/master/) as `Quintom_Snow`
1. Add variables to `/etc/environment`:
```
QT_QPA_PLATFORMTHEME=qt5ct
XDG_CURRENT_DESKTOP=gnome
```
## git
1. `git config --global core.pager 'less -S'`
1. `git config --global pull.rebase true`
1. `git config user.email 'email'`
1. `git config user.name 'name'`
## Telegram
1. Tinted theme: `#707070`