Giter VIP home page Giter VIP logo

dotfiles's Introduction





Logo

Dotfiles

Commit Activity Last Commit GitHub License
Codecov coverage GitHub code size

General

自分が普段使用しているArch Linux(EndeavourOS)のDotFilesを公開しています。

使い慣れたカスタム設定やエイリアス、ツールの設定などが含まれております。自由にカスタマイズしてみてください。

Configuration

Configuration
OS Arch Linux(EndeavourOS)
Window manager i3
Shell Zsh
Terminal Alacritty
Text editor Neovim
Input method framework Fcitx5 with Mozc
Browser Brave
File manager Thunar
Mailer Neomutt
Languages ja_JP

i3wm

Instration

ln -s $HOME/dotfiles/i3/ $XDG_CONFIG_HOME/i3/

Usage

整備中

Zsh

Instration

mkdir -p $HOME/.config/zsh
ln -s $HOME/dotfiles/zsh/.zshenv $HOME/.zshenv
ln -s $HOME/dotfiles/zsh/.zshrc $HOME/.config/zsh/.zshrc
ln -s $HOME/dotfiles/zsh/config $HOME/.config/zsh/config

Usage

整備中

Neovim

Instration

ln -s $HOME/dotfiles/nvim/ $XDG_CONFIG_HOME/nvim/

Usage

基本的な使い方はKeymapHelpで参照することができます。
Telescope(ファイル検索)はTelescopeHelpで参照することができます。
ファイルツリー上で<Space> + h入力でファイルツリーの操作方法を表示できます。

License

MIT

dotfiles's People

Contributors

v8yte avatar

Watchers

 avatar

dotfiles's Issues

READMEの整備

ln -s $HOME/dotfiles/nvim/ $XDG_CONFIG_HOME/nvim/
→ln -s $HOME/dotfiles/nvim $XDG_CONFIG_HOME

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.