This website works better with JavaScript.
Explore
Help
Sign In
kdeppe
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fixed preinstaller
Browse Source
nvim
KeeganForelight
2 years ago
parent
17b883ad85
commit
fc50cf0ae8
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
bin/pre-install.sh
Unescape
Escape
View File
@ -1,3 +1,4 @@
#!/bin/bash
# changing to zsh
exists
=
$(
cat /etc/shells
|
grep zsh
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
kdeppe/dotfiles
Title
Body
Create Issue