Code Monkey home page Code Monkey logo

terminal_configs's Introduction

MY terminal configs

This repo is super duper extremly opinionated.

get started

mkdir ~/.config
cd ~/.config
git clone https://github.com/stillhart/terminal_configs.git
cd ~/.config/terminal_configs

zsh

cd ~
touch ~/.zshrc_local
ln -s ~/.config/terminal_configs/.zshrc .zshrc

tmux

cd ~
ln -s ~/.config/terminal_configs/.tmux.conf .tmux.conf

fish

mkdir ~/.config
mkdir ~/.config/fish
touch ~/.config/fish/config_local.fish
touch ~/.config/fish/aliases_local.fish

cd ~/.config/fish
ln -s ../terminal_configs/fish/config.fish  config.fish
ln -s ../terminal_configs/fish/aliases.fish aliases.fish

mkdir ~/.config/fish/functions
cd ~/.config/fish/functions
ln -s ../../terminal_configs/fish/functions/be.fish       be.fish
ln -s ../../terminal_configs/fish/functions/beirb.fish    beirb.fish
ln -s ../../terminal_configs/fish/functions/berc.fish     berc.fish
ln -s ../../terminal_configs/fish/functions/fish_prompt.fish fish_prompt.fish
ln -s ../../terminal_configs/fish/functions/fish_right_prompt.fish fish_right_prompt.fish
ln -s ../../terminal_configs/fish/functions/foricons.fish foricons.fish 
ln -s ../../terminal_configs/fish/functions/foriman.fish foriman.fish
ln -s ../../terminal_configs/fish/functions/ga.fish ga.fish 
ln -s ../../terminal_configs/fish/functions/gc.fish gc.fish 
ln -s ../../terminal_configs/fish/functions/guardian.fish guardian.fish 
ln -s ../../terminal_configs/fish/functions/mux0.fish mux0.fish
ln -s ../../terminal_configs/fish/functions/mux.fish mux.fish
ln -s ../../terminal_configs/fish/functions/tmux0.fish tmux0.fish 
ln -s ../../terminal_configs/fish/functions/tmux1.fish tmux1.fish
ln -s ../../terminal_configs/fish/functions/vi.fish vi.fish
ln -s ../../terminal_configs/fish/functions/audit.fish audit.fish

VIM

cd ~
ln -s ~/.config/terminal_configs/.vimrc .vimrc

terminal_configs's People

Contributors

stillhart avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.