• Stars
    star
    123
  • Rank 290,145 (Top 6 %)
  • Language
    Vim Script
  • License
    MIT License
  • Created over 7 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Dotfiles for Termux (tmux, zsh, and neovim)

Termux Dotfiles

Installation Screenshot

Requirements

Install curl first:

apt update && apt -y upgrade && apt install -y curl

Installation

Just paste the following code into Termux and adjust the parameters to customize what the script will install:

curl -fsSL https://git.io/termux | bash -s -- --zsh --python --neovim

Script parameters

-pg or --postgres setup a postgres installation (optional pgcli install)
-p or --python setup a python installation
-r or --ruby setup a ruby installation (includes pry)
-g, --go or --golang setup a golang installation
-js or --nodejs setups nodejs (optional yarn install)
-t or --tmux setups tmux
-n or --neovim setups neovim
--php setups php
-z or --zsh setups zsh (optional syntax-highlight and auto-sugestions)
-e or --elixir setup a erlang, and elixir installation

Security

https://git.io/termux is a short url which resolves to
https://raw.githubusercontent.com/onlurking/termux/master/termux.sh

Piping commands from internet to shell is considered bad practice,
and there is lot of discussion on the internet:


but I did this anyway because of the convenience factor (there is no way to be more straightforward than this),
please, feel free to review the installer code and open an Issue.

More Repositories

1

awesome-infosec

A curated list of awesome infosec courses and training resources.
5,163
star
2

category-theory-for-programmers

e-book version of Bartosz Milewski's Category Theory for Programmers
CSS
477
star
3

the-software-architecture-chronicles

The Software Architecture Chronicles from @hgraca in eBook form
CSS
53
star
4

dotfiles

Dotfiles for my personal computer!
Vim Script
17
star
5

FlatStudio-Eighties

A recolored version of FlatStudioDark GTK theme with Base16 Eighties/Tomorrow Night Eighties colorscheme in mind.
CSS
10
star
6

stylelint-config-lintheus

My former co-worker CSS code review rules as a stylelint configuration.
JavaScript
7
star
7

interneting-is-hard

[WIP] Tradução do site Interneting is Hard
HTML
5
star
8

dyertfm

Meet DYE RTFM("Did you even read the fucking manual?"), a Telegram bot who helps you, because life is too short for man pages.
Python
5
star
9

webtomd

save web pages as markdown files
JavaScript
3
star
10

ci-cd-best-practices

JavaScript
3
star
11

dotfiles-next

Shell
2
star
12

dasa-frontend-test

Project for Dasa Code Interview
JavaScript
2
star
13

eastbank-live

Svelte
2
star
14

airbnb-gama

Desafio de criar um clone do Airbnb - Gama Academy
HTML
1
star
15

cuboitau

Cypress demo
JavaScript
1
star
16

pokemon-graphql

CSS
1
star
17

fend-feed-reader-test

JavaScript
1
star
18

how-these-things-work

1
star
19

fend-arcarde-game

JavaScript
1
star
20

medium-reusable-vue-components

JavaScript
1
star
21

storybook-workshop

JavaScript
1
star
22

neat-starter

HTML
1
star
23

rocketseat-study

JavaScript
1
star
24

postcss-demo

HTML
1
star
25

cra-postcss

Create React App with PostCSS (through Craco)
JavaScript
1
star
26

blog

1
star