+ macOS info and stuff
This commit is contained in:
parent
8a70a505ef
commit
1060d71ee5
1 changed files with 14 additions and 14 deletions
28
README.md
28
README.md
|
@ -9,26 +9,26 @@ Repository that contains my personal config files.
|
||||||
### Hi, welcome to my dotfiles repo!
|
### Hi, welcome to my dotfiles repo!
|
||||||
This is my personal collection of configuration files.
|
This is my personal collection of configuration files.
|
||||||
|
|
||||||
I'm still in progress on cleaning up some mess.
|
I'm still working on cleaning up some mess.
|
||||||
|
|
||||||
<img align="right" width="55%" src='https://raw.githubusercontent.com/null2264/null2264/master/assets/07-26-20.17%3A19%3A32.1366x768.Zi.png'></img>
|
<img align="right" width="55%" src='https://raw.githubusercontent.com/null2264/null2264/master/assets/07-26-20.17%3A19%3A32.1366x768.Zi.png'></img>
|
||||||
My Setup:
|
My Setup:
|
||||||
|
|
||||||
- **WM**: bspwm / DWM*
|
- **WM**: bspwm / DWM\*
|
||||||
- **OS**: Arch Linux
|
- **OS**: Arch Linux / macOS 10.15 (Catalina)\*\*\*
|
||||||
- **Shell**: zsh
|
- **Shell**: zsh
|
||||||
- **Terminal**: st\** / urxvt*
|
- **Terminal**: st\*\* / urxvt\*
|
||||||
- **Editor**: Neovim / vim*
|
- **Editor**: Neovim / vim\*
|
||||||
- **File Manager**: Thunar / lf\* / ranger*
|
- **File Manager**: Thunar / lf\*
|
||||||
- **Launcher**: rofi* / dmenu*
|
- **Launcher**: rofi\* / dmenu\*
|
||||||
- **Browser**: Firefox
|
- **Browser**: Firefox / Librewolf
|
||||||
|
|
||||||
*info*: *\** = *config included*; *\*\* = source included*
|
*info*: *\** = *config included*; *\*\** = *in separate repo*; *\*\*\** = *partially work*
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
Currently there's no automatic installer for my dotfiles.
|
Currently there's no automatic installer for my dotfiles.
|
||||||
|
|
||||||
I'm working on Luke Smith's LARBS fork to be able to install my dotfiles
|
~~I'm working on Luke Smith's LARBS fork to be able to install my dotfiles~~ (Too lazy lol)
|
||||||
|
|
||||||
## Depedencies / Programs
|
## Depedencies / Programs
|
||||||
- ZSH
|
- ZSH
|
||||||
|
@ -41,12 +41,12 @@ I'm working on Luke Smith's LARBS fork to be able to install my dotfiles
|
||||||
|
|
||||||
## Tips
|
## Tips
|
||||||
|
|
||||||
Small guide for my hotkeys
|
Small guide for my dwm hotkeys
|
||||||
- MODKey (Super/Win Key): Window Manager
|
- MODKey (Super/Win Key): Window Manager
|
||||||
- Alt: Terminal
|
- Alt/Option: Terminal
|
||||||
- Ctrl: Most program inside terminal
|
- Ctrl/: Most program inside terminal
|
||||||
|
|
||||||
Add this to /etc/zsh/zshenv
|
Add this to `/etc/zsh/zshenv` (**macOS**: `/etc/zshenv`)
|
||||||
|
|
||||||
```Shell
|
```Shell
|
||||||
#!/bin/zsh
|
#!/bin/zsh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue