mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
No commits in common. "5724a3464aef5f0638a9136ec4c0037ab3efd0ca" and "48ec2e76a409cec4f2ea8a99bb4a0fe791a4ec98" have entirely different histories.
5724a3464a
...
48ec2e76a4
3 changed files with 1 additions and 23 deletions
|
@ -1,21 +0,0 @@
|
||||||
{4}..............
|
|
||||||
{4} ..,;:ccc,.
|
|
||||||
{4} ......'';lxO.
|
|
||||||
{4}.....'''..........,:ld;
|
|
||||||
{4} .';;;:::;,,.x,
|
|
||||||
{4} ..''. 0Xxoc:,. ...
|
|
||||||
{4} .... ,ONkc;,;cokOdc',.
|
|
||||||
{4} . OMo ':ddo.
|
|
||||||
{4} dMc :OO;
|
|
||||||
{4} 0M. .:o.
|
|
||||||
{4} ;Wd
|
|
||||||
{4} ;XO,
|
|
||||||
{4} ,d0Odlc;,..
|
|
||||||
{4} ..',;:cdOOd::,.
|
|
||||||
{4} .:d;.':;.
|
|
||||||
{4} 'd, .'
|
|
||||||
{4} ;l ..
|
|
||||||
{4} .o
|
|
||||||
{4} c
|
|
||||||
{4} .'
|
|
||||||
{4} .'
|
|
|
@ -1 +0,0 @@
|
||||||
alias welcome="welcome --extra-logos-dir $K_ZSH_DOTFILES/../script-resources/welcome/logos"
|
|
|
@ -4,7 +4,7 @@
|
||||||
K_ZSH_DOTFILES="$( dirname "$( readlink -f "$0" )" )"
|
K_ZSH_DOTFILES="$( dirname "$( readlink -f "$0" )" )"
|
||||||
source $K_ZSH_DOTFILES/../dmitmel-dotfiles/zsh/zshrc
|
source $K_ZSH_DOTFILES/../dmitmel-dotfiles/zsh/zshrc
|
||||||
|
|
||||||
for script in functions plugins aliases; do
|
for script in functions plugins; do
|
||||||
source "$K_ZSH_DOTFILES/$script.zsh"
|
source "$K_ZSH_DOTFILES/$script.zsh"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue