Added i3-gaps to used

clean_emacs
TuDatTr 2018-01-07 11:52:56 +01:00
parent 6746d3c074
commit 4ef25f786b
No known key found for this signature in database
GPG Key ID: 6B2AC5D2CAECE06A
6 changed files with 3 additions and 17 deletions

View File

@ -1,10 +0,0 @@
[user]
email = tran.tuan-dat@mailbox.org
name = TuDatTr
[alias]
ls = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --
stat = status
cd = git rev-parse --show-toplevel
ignore = update-index --assume-unchanged
[core]
excludesfile = ~/.gitignore

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
*~
\#*\#
*.log
auto

View File

@ -21,11 +21,6 @@ copy .config/i3/
printf "\nCopying Termite configs...\n"
copy .config/termite/
# Git
printf "\nCopying Git configs...\n"
copy .gitignore
copy .gitconfig
# Scripts
printf "\nCopying Scripts...\n"
copy .scripts/

2
.zshrc
View File

@ -1,5 +1,5 @@
# Path to your oh-my-zsh installation.
export ZSH=/home/tuan/.oh-my-zsh
export ZSH=~/.oh-my-zsh
# Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded.

View File

@ -2,6 +2,7 @@
These are my personal dotfiles.
I'm using:
* [Manjaro i3](https://manjaro.org/2017/03/07/manjaro-i3-community-edition-17-0-released/)
* [i3-gaps](https://github.com/Airblader/i3)
* [GNU Emacs](https://www.gnu.org/software/emacs/)
* [Z shell](http://zsh.sourceforge.net)
* [Oh My Zsh](http://ohmyz.sh)
@ -11,6 +12,7 @@ I'm using:
2. Making an own conky, conky_maia-like
3. Adding common keybindings of Emacs, i3 and aliases of zsh
4. Improve the README.md or maybe make a wiki.
5. Getting away from Manjaro i3 (?)
## Getting Started

0
Templates/kao Executable file → Normal file
View File