This website works better with JavaScript.
Home
Help
Sign In
inhji
/
dotfiles
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
load z
master
Inhji Y.
1 year ago
parent
0f9a317563
commit
89191af9fa
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
config/zshrc
+ 3
- 0
config/zshrc
View File
@@ -19,6 +19,9 @@ PURE_CMD_MAX_EXEC_TIME=10
prompt pure
# Load z
. $DOTFILES/z/z.sh
alias r="source ~/.zshrc"
alias up="sudo apt update"
alias i="sudo apt install"
Write
Preview
Loading…
Cancel
Save