asmsuechan / dotfiles

0 stars 0 forks source link

Ubuntu #2

Open asmsuechan opened 7 years ago

asmsuechan commented 7 years ago

google chrome のインストール 日本語入力できるようにする zshのインストール zplugのインストール vimのインストール

sudo apt-get update
sudo dpkg --configure -a
sudo apt-get install -y curl zsh git gawk vim-gtk
curl -sL zplug.sh/installer | zsh
curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh| zsh
mkdir -p ~/src/asmsuechan
git clone https://github.com/asmsuechan/dotfiles.git ~/src/asmsuechan/dotfiles
ln -s /home/asmsuechan/src/asmsuechan/dotfiles/.zprofile /home/asmsuechan/.zprofile
ln -s /home/asmsuechan/src/asmsuechan/dotfiles/.zshrc /home/asmsuechan/.zshrc
ln -s /home/asmsuechan/src/asmsuechan/dotfiles/.vimrc /home/asmsuechan/.vimrc
mkdir -p ~/.vim/bundle
git clone https://github.com/scrooloose/nerdtree.git ~/.vim/bundle/nerdtree
git clone https://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim
mkdir ~/.vim/colors
git clone https://github.com/w0ng/vim-hybrid.git
mv vim-hybrid/colors/hybrid.vim ~/.vim/colors
rm -rf vim-hybrid
chsh
git clone https://github.com/scrooloose/nerdtree.git ~/.vim/bundle/nerdtree
# これを先に実行してからじゃないとvimにプラグインが入らない

ssh鍵作ってgithubにあげる。

alacritty: https://github.com/alacritty/alacritty/blob/master/INSTALL.md

asmsuechan commented 7 years ago

yarn node

asmsuechan commented 7 years ago

rbenv https://www.digitalocean.com/community/tutorials/how-to-install-ruby-on-rails-with-rbenv-on-ubuntu-16-04

asmsuechan commented 7 years ago

https://github.com/iberianpig/fusuma

asmsuechan commented 7 years ago

sudo apt-get install libappindicator1 sudo dpkg -i google-chrome-stable_current_amd64.deb google-chrome

asmsuechan commented 7 years ago

natural scrolling

asmsuechan commented 7 years ago

redshift sudo apt-get install redshift redshift-gtk

asmsuechan commented 7 years ago

git config --global user.name "asmsuechan" git config --global user.email "suenagaryoutaabc@gmail.com"

asmsuechan commented 7 years ago

sudo apt-get install terminator -y

asmsuechan commented 7 years ago

display https://askubuntu.com/questions/472262/adapt-ubuntu-to-a-high-dpi-resolution-screen

asmsuechan commented 7 years ago

http://doi-t.hatenablog.com/entry/2015/03/28/011926

asmsuechan commented 7 years ago

tmux http://hrt0kmt.hatenablog.com/entry/2014/11/08/204952

asmsuechan commented 7 years ago

screenshot sudo add-apt-repository ppa:peek-developers/stable sudo apt update sudo apt install peek

asmsuechan commented 7 years ago

peek動かない

sudo apt-get install byzanz https://askubuntu.com/questions/107726/how-to-create-animated-gif-images-of-a-screencast

asmsuechan commented 7 years ago

tmuxの設定とか https://unix.stackexchange.com/questions/131011/use-system-clipboard-in-vi-copy-mode-in-tmux http://qiita.com/succi0303/items/cb396704493476373edf

sudo apt-get install xsel tmux

asmsuechan commented 5 years ago

いい感じのソフト

station zoom hyper Amazon Music

asmsuechan commented 5 years ago

やったこと

Chromeをインストールする 日本語を打てるようにする Natural Scrollにする vimのインストール hybrid.vimを入れる

asmsuechan commented 4 years ago

https://github.com/Eugeny/terminus

asmsuechan commented 4 years ago

vim-goの設定 https://qiita.com/donko_/items/fb2f8ab19120b09c4008

https://github.com/Eugeny/terminus

asmsuechan commented 4 years ago

Alacritty (terminal simulator) https://github.com/alacritty/alacritty

カラーテーマ: Ayu Mirage https://github.com/alacritty/alacritty/wiki/Color-schemes

exa (ls alternative) https://github.com/ogham/exa https://sts10.github.io/2019/04/08/terminal-redox-alacritty.html https://ourcodeworld.com/articles/read/832/how-to-install-and-use-exa-a-modern-replacement-for-the-ls-command-in-ubuntu-16-04

asmsuechan commented 3 years ago

docker, docker-compose

asmsuechan commented 3 years ago

/etc/default/keyboard XKBOPTIONS="ctrl:nocaps"

asmsuechan commented 3 years ago

:GoInstallBinaries

asmsuechan commented 3 years ago

https://github.com/junegunn/fzf https://github.com/junegunn/fzf.vim

asmsuechan commented 3 years ago

https://github.com/ggreer/the_silver_searcher