Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d73e693af0 | |||
|
|
2004dc4497 | ||
|
|
17c439bc7a | ||
|
|
fecc4e73f1 | ||
|
|
9f9bf868e8 | ||
|
|
5cb9fb692e | ||
|
|
d10857c1d6 |
@@ -7,7 +7,7 @@
|
|||||||
- Oh-My-ZSH
|
- Oh-My-ZSH
|
||||||
- and other software
|
- and other software
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Software from Ubuntu repos #
|
### Software from Ubuntu repos #
|
||||||
- curl
|
- curl
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
#### clone repo #
|
#### clone repo #
|
||||||
```
|
```
|
||||||
$> git clone https://gitlab.com/bradley.richins/zpower.git
|
$> git clone https://git.ghettoadmin.com/Raum0x2A/zpower.git
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Open zpower directory and execute #
|
#### Open zpower directory and execute #
|
||||||
@@ -52,9 +52,9 @@ $> chmod 755 zp-install.run
|
|||||||
$> ./zp-install.run
|
$> ./zp-install.run
|
||||||
```
|
```
|
||||||
|
|
||||||
- MakeSelf installer [GitLab Release](https://gitlab.com/bradley.richins/zpower/-/raw/master/zp-install.run?inline=false)
|
- MakeSelf installer [Release](https://git.ghettoadmin.com/Raum0x2A/zpower/releases/download/v1.3/zp-install.run)
|
||||||
|
|
||||||
_NOTE:_ When downloading this from gitlab the file name will most likely be changed from `zp-install.run` to `zp-install.txt`. As long as this file has exec prermissions it will work
|
_NOTE:_ When downloading this from GhettoGit the file name may be changed from `zp-install.run` to `zp-install.txt`. As long as this file has exec prermissions it will work
|
||||||
|
|
||||||
```
|
```
|
||||||
$> chmod 755 zp-install.txt
|
$> chmod 755 zp-install.txt
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ bind C-b send-prefix
|
|||||||
#bind-key C-b send-prefix
|
#bind-key C-b send-prefix
|
||||||
#set-option prefix C-b
|
#set-option prefix C-b
|
||||||
|
|
||||||
bind \ split-window -h
|
bind '\' split-window -h
|
||||||
bind - split-window -v
|
bind - split-window -v
|
||||||
unbind '"'
|
unbind '"'
|
||||||
unbind %
|
unbind %
|
||||||
|
|||||||
84796
zp-install.run
84796
zp-install.run
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user