Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

My personal configs

NotificationsYou must be signed in to change notification settings

melihovv/cfgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal configs.

Requirements:

  • git (to clone this repo)
  • ansible

Install ansible:

  • sudo apt install software-properties-common
  • sudo apt-add-repository ppa:ansible/ansible
  • sudo apt update
  • sudo apt install ansible -y

Install git:

  • sudo apt install git

Install configs:

Runningansible-playbook main.yml will install

  • zsh, antigen, oh-my-zsh and other awesome zsh plugins
  • bash-it
  • git
  • tmux and some cool tmux plugins
  • tree
  • fasd
  • fzf
  • vim
  • emacs with spacemacs
  • configs for lubuntu

To install only specific roles:

  • ansible-playbook main.yml --tags=zsh,vim

To exclude specific roles from install:

  • ansible-playbook main.yml --skip-tags=bash,emacs

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp